[R] problem w/ lm() ?
Guido Masarotto
guido at sirio.stat.unipd.it
Wed Jan 13 19:11:33 CET 1999
On Wed, Jan 13, 1999 at 02:17:09PM -0000, Francisco Cribari wrote:
>
> Any thoughts on the following? Am I missing something? [I am running R
> for Windows 0.63.1 on a Win NT 4.0 (workstation, sevice pack #4) box.]
>
>
> R : Copyright 1998, The R Development Core Team
> Version 0.63.1 Beta (Dec 5, 1998)
> .......................................................................
>
> [Previously saved workspace restored]
>
> > data(women)
> > names(women)
> [1] "height" "weight"
> > summary(lm(weight ~ height, data = women))
>
Francisco, I have just tried under Win95, same R version, without
problems. What is contained in the "restored workspace"?
What happens if you clean it (rm(list=ls()) or use the Misc/Remove... menu
item)?
guido
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
More information about the R-help
mailing list