Displaying 3 results from an estimated 3 matches for "rm162".
Did you mean:
r162
2003 Jan 22
2
Macintosh rm162 fails read.table() from sample (PR#2485)
Full_Name: Chris Yager
Version: rm162
OS: Mac OS 9.2.2
Submission from: (NULL) (67.117.145.197)
As a new user I was running A sample session from Appendix A of An
Introduction to R. 'mm<-read.table("morley.tab")' failed. Note that the
prior command, 'file.show("morley.tab")', succeeded....
2003 Feb 01
3
Read.table problem
...ot have 9 elements
Here is my code:
varnames <- c("names", "symbol", "price", "displ", "gas", "weight", "reliab",
"origin", "type")
cardat <- read.table("PowerMac 7300:Logiciels de
Statistiques:rm162:car02.txt", col.names=varnames,
as.is=c(F,T,F,F,F,F,F,F,F,F))
Can you advice me ?
Thanks in advance,
Pascale Tremblay
2003 Apr 01
2
Can't run regression on G3 Mac
Hi, I'm new to R. I was wondering if anyone has an OS X native installation
(not Carbon) of R on a G3 Macintosh that is able to run linear regression?
I installed Jan de Leeuw's R binary for OS 10.2 Jaguar on my laptop, which
is still a G3 model. When I try to run a simple regression, using lm, I get
an "Illegal Instruction" message and R quits. Jan thinks it may be the case