Displaying 20 results from an estimated 127 matches for "statisticalengin".
2008 Jan 26
3
Which R version created a package?
...ld like to know which version or R was used to create a given package.
I think I remember seeing that topic discussed recently but cannot find it
among my notes. Can anyone tell me how to determine which version of R
created a package?
Thanks.
Charles Annis, P.E.
<mailto:Charles.Annis@StatisticalEngineering.com>
Charles.Annis@StatisticalEngineering.com
phone: 561-352-9699
eFax: 614-455-3265
<http://www.StatisticalEngineering.com>
http://www.StatisticalEngineering.com
[[alternative HTML version deleted]]
2008 Sep 23
4
gsub difficulty
...every character with a blank.
However gsub(".xls", " ", file.label) replaces ".xls" with a blank as
expected.
It appears that "." is some kind of wild-card. How do I tell gsub that a
period is just a period?
Thanks.
Charles Annis, P.E.
Charles.Annis at StatisticalEngineering.com
phone: 561-352-9699
eFax:? 614-455-3265
http://www.StatisticalEngineering.com
?
2006 Sep 29
3
control L to clear the Rgui screen in Windows
...il Archives I discovered that ctrl L will clear
the Rgui screen, which is what I'd like to do from a print (or some similar)
statement.
Is there a mechanism to use the ctrl L clear-screen sequence in a script, or
print statement?
Thanks for your counsel.
Charles Annis, P.E.
Charles.Annis at StatisticalEngineering.com
phone: 561-352-9699
eFax:? 614-455-3265
http://www.StatisticalEngineering.com
?
2008 Aug 14
5
help with my sloppy syntax
...able to avoid defining the variable "par" and then
specifying each of its elements, but all my attempts resulted in a list
whose first element is a list, rather than the elements of the list. And my
attempts at unlist were unsuccessful.
Thank you.
Charles Annis, P.E.
Charles.Annis at StatisticalEngineering.com
phone: 561-352-9699
eFax:? 614-455-3265
http://www.StatisticalEngineering.com
?
2009 Aug 26
1
Scripting - sort of
...o the R code produced no unexpected
results.
Is there a way to record my mouse movements and mouse clicks, as well as
keyboard entry, in a script, so that I can just watch to see if all unfolds
correctly?
Many thanks for any suggestions.
Charles Annis, P.E.
<mailto:Charles.Annis@StatisticalEngineering.com>
Charles.Annis@StatisticalEngineering.com
phone: 561-352-9699
eFax: 614-455-3265
<http://www.StatisticalEngineering.com>
http://www.StatisticalEngineering.com
[[alternative HTML version deleted]]
2006 Jul 09
4
string problems with "\\" (Windows)
...1, so I
need a more universal way to find the name of a file at the end of a string
with "\\" separators.
Can I get there from here? (I've looked through previous R-help listing of
similar problems but if it's there, I missed it.)
Thanks.
Charles Annis, P.E.
Charles.Annis at StatisticalEngineering.com
phone: 561-352-9699
eFax:? 614-455-3265
http://www.StatisticalEngineering.com
?
2006 Jul 09
4
string problems with "\\" (Windows)
...1, so I
need a more universal way to find the name of a file at the end of a string
with "\\" separators.
Can I get there from here? (I've looked through previous R-help listing of
similar problems but if it's there, I missed it.)
Thanks.
Charles Annis, P.E.
Charles.Annis at StatisticalEngineering.com
phone: 561-352-9699
eFax:? 614-455-3265
http://www.StatisticalEngineering.com
?
2006 Mar 05
2
plotting partial deriviatives
...ot;, hat(theta),
" )"), hat(theta))), sep=""), adj=0)
text(2.25, 1.03, "\\pd", vfont=c("sans serif","plain"))
text(2.3, 0.934, "\\pd", vfont=c("sans serif","plain"))
Thanks.
Charles Annis, P.E.
Charles.Annis at StatisticalEngineering.com
phone: 561-352-9699
eFax:? 614-455-3265
http://www.StatisticalEngineering.com
?
2008 Apr 03
1
help with R semantics
...it.FC(0,1)", constructed
elsewhere using paste(), and I need to remove the quotations in order to use
it, since binomial("logit.FC(0,1)") will fail.
I know I am missing something obvious and would appreciate any help.
Thanks.
Charles Annis, P.E.
<mailto:Charles.Annis@StatisticalEngineering.com>
Charles.Annis@StatisticalEngineering.com
phone: 561-352-9699
eFax: 614-455-3265
<http://www.StatisticalEngineering.com>
http://www.StatisticalEngineering.com
[[alternative HTML version deleted]]
2009 May 02
1
compiled help pages
...are there:
newSTUFF/
newSTUFF/chtml/
newSTUFF/chtml/newSTUFF.chm
What's even more puzzling is that the command: help(package=newSTUFF) DOES
work, as it should. Only help(newSTUFF) doesn't.
How did I mess this up?
Thanks.
Charles Annis, P.E.
<mailto:Charles.Annis@StatisticalEngineering.com>
Charles.Annis@StatisticalEngineering.com
phone: 561-352-9699
eFax: 614-455-3265
<http://www.StatisticalEngineering.com>
http://www.StatisticalEngineering.com
[[alternative HTML version deleted]]
2008 Oct 05
2
trouble with character \u00e2
...vlist()
for(encoding in iconv.List) {
print(iconv(file.name, "", encoding, ""))}
So, here's the question: How can I save, with a non-interactive R command,
an existing plot with the troublesome character in the file name?
Thanks.
Charles Annis, P.E.
Charles.Annis at StatisticalEngineering.com
phone: 561-352-9699
eFax:? 614-455-3265
http://www.StatisticalEngineering.com
?
2006 Aug 19
4
string-to-number
...t either.
Clearly: 1) I cannot be the first person to attempt this, and 2) I've made
this WAY harder than it is.
Would some kind soul please instruct me (and perhaps subsequent searchers)
how to convert the elements of a string into numbers?
Thank you.
Charles Annis, P.E.
Charles.Annis at StatisticalEngineering.com
phone: 561-352-9699
eFax:? 614-455-3265
http://www.StatisticalEngineering.com
?
2009 May 03
2
clear screen?
...graphics grDevices utils datasets
methods base
other attached packages:
[1] rcom_2.1-1 rscproxy_1.2-0 survival_2.35-3
RColorBrewer_1.0-2 RODBC_1.2-5 myhomebrew
loaded via a namespace (and not attached):
[1] tools_2.8.1
>
Charles Annis, P.E.
Charles.Annis at StatisticalEngineering.com
phone: 561-352-9699
eFax:? 614-455-3265
http://www.StatisticalEngineering.com
?
2008 Nov 15
1
HOW to provide a CITATION file?
...do I provide a CITATION file for my home-brew package, so that it will
be packaged using
R CMD build --binary myPackage?
I have placed a CITATION file in the myPackage directory along with the
DESCRIPTION file, but it is ignored.
Thanks for your guidance.
Charles Annis, P.E.
Charles.Annis at StatisticalEngineering.com
phone: 561-352-9699
eFax:? 614-455-3265
http://www.StatisticalEngineering.com
?
2009 Feb 18
1
FW: Can't access CRAN
...I also have R 2.6.2 installed on this machine. It works perfectly.
Consulting the FAQ I tried changing permissions but no-go, plus the
permissions on R 2.6.2 and R 2.8.1 appear to be identical.
I'm baffled. Can anyone illuminate this situation?
Thanks
Charles Annis, P.E.
Charles.Annis at StatisticalEngineering.com
phone: 561-352-9699
eFax:? 614-455-3265
http://www.StatisticalEngineering.com
?
2006 Apr 21
4
programming advice?
...w routine is called? I'm not
overly worried right now about speed, but since my test cases currently run
for several minutes (which is a long time to me) I don't want to learn a
lesson the hard way that you, kind readers, might help me avoid.
Thanks.
Charles Annis, P.E.
Charles.Annis at StatisticalEngineering.com
phone: 561-352-9699
eFax:? 614-455-3265
http://www.StatisticalEngineering.com
2006 Oct 20
3
R-2.4.0 and MS Vista OS - installing packages
...application/zip' length 39787 bytes
opened URL
downloaded 38Kb
Error in zip.unpack(pkg, tmpDir) : cannot open file 'C:/Program
Files/R/R-2.4.0/library/file6fc97ac2/RColorBrewer/chtml/RColorBrewer.chm'
>
Any help would be appreciated. Thanks.
Charles Annis, P.E.
Charles.Annis at StatisticalEngineering.com
phone: 561-352-9699
eFax:? 614-455-3265
http://www.StatisticalEngineering.com
?
2006 Oct 20
3
R-2.4.0 and MS Vista OS - installing packages
...application/zip' length 39787 bytes
opened URL
downloaded 38Kb
Error in zip.unpack(pkg, tmpDir) : cannot open file 'C:/Program
Files/R/R-2.4.0/library/file6fc97ac2/RColorBrewer/chtml/RColorBrewer.chm'
>
Any help would be appreciated. Thanks.
Charles Annis, P.E.
Charles.Annis at StatisticalEngineering.com
phone: 561-352-9699
eFax:? 614-455-3265
http://www.StatisticalEngineering.com
?
2003 Jun 16
3
Constrained optimization
...a spreadsheet 15 years ago, and would
like to do the same in R. But EXCEL's solver can find an extremum subject
to a constraint, and I haven't figured out how to get nlm() to do that.
I would be grateful for any algorithmic suggestions.
Many Thanks.
Charles Annis, P.E.
Charles.Annis at StatisticalEngineering.com
phone: 561-352-9699
eFAX: 503-217-5849
http://www.StatisticalEngineering.com
2007 Dec 27
2
Running R from a CD on Windows?
...on the CD since the
windows are erased and cannot be filled in if the icon is copied back from
the CD to the desktop.
Since the basic R installation on Windows can create a desktop icon, I know
this must be possible. I would be grateful for any help.
Thanks
Charles Annis, P.E.
Charles.Annis at StatisticalEngineering.com
phone: 561-352-9699
eFax:? 614-455-3265
http://www.StatisticalEngineering.com
?