Displaying 7 results from an estimated 7 matches for "louisept".
Did you mean:
louise
2003 Mar 13
2
The function 'apply' (PR#2633)
Full_Name: Paul Louisell
Version: 1.6.2
OS: Windows NT
Submission from: (NULL) (192.249.47.9)
I've found a problem with either the 'apply' or 'is.factor' functions, and it
seems like it might be cause for concern. Here are the commands taken directly
from the R session:
> is.factor(test.frame[, 1])
[1] TRUE
> is.factor(test.frame[, 2])
[1] TRUE
>
2004 Nov 12
2
Loading libraries in 2.0.0 (PR#7364)
...he list of functions in package repeated appears. Has anyone
else had problems with this? I couldn't find anything in the Changes file
for 2.0.0 that looked like it would be responsible for this.
Thanks for your help with this,
Paul Louisell
Statistician
Pratt & Whitney
TechNet: 435-5417
louisept@pweh.com
2002 Jul 31
3
SHLIB
...be a list of files, but whether I set up a list or a
character vector, I still get a syntax error. Does anyone know if they're
are supposed to be quotes somewhere in there? If someone has an example of
this command that's worked, I'd appreciate it.
Thanks,
Paul Louisell
(860) 565-5417
louisept at pweh.com
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-req...
2002 Jul 26
1
RNG in R
...call the RNG, we haven't been able to
find the files that update the value of .Random.seed. Does anyone know
exactly which files and libraries in the source code are necessary for the
RNG to work proplerly? We want to avoid using the entire R installation.
Thanks,
Paul Louisell
(860) 565-5417
louisept at pweh.com
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help...
2003 Jan 29
1
The function 'any' (PR#2503)
Full_Name: Paul Louisell
Version: 1.6.2
OS: Windows NT
Submission from: (NULL) (192.249.47.9)
There is a slight bug in the function 'any'. Given a logical vector (possibly
including values of 'NA'), the default action of any should be as follows:
(i) at least one value = T should return T
(ii) NO values = T
(a) at least one value = 'NA' should return 'NA'
2003 Nov 06
1
Question about computing offsets automatically
...n exist somewhere in R (I wasn't able to find it in the
documentation for the table, xtabs, as.data.frame.table, or glm functions)?
I can obtain the Off column easily enough in a simple loop, but I thought
there might be an option for this somewhere.
Paul Louisell
Statistician
(860) 565-5417
louisept at pweh.com
2002 Aug 04
3
Fortran DLLs
Hello everyone,
I'm using R 1.5.1 on Windows.
I chose the option 'Install Source Files' when installing R.
The code below shows my use of the command SHLIB and the error I get.
C:\R\rw1051\bin>Rcmd SHLIB C:\Stage 9 (Phase 2)\cir3int.f
'perl' is not recognized as an internal or external command,
operable program or batch file.
I'm assuming I'm missing some perl