[R] morley.dat

Ben Bolker ben at zoo.ufl.edu
Wed Apr 26 00:47:30 CEST 2000


  I strongly suspect it's the same data as are included in the "michelson"
data set in the MASS library.

  Make sure the MASS library is installed, then:

library(MASS)
data(michelson)
attach(michelson)

should get you to where you would have been if you'd read in the
"morley.data" file and converted Run and Expt to factors (they're factors
already in the built-in data set).

  good luck,
   Ben

On Tue, 25 Apr 2000, Stephen Arthur wrote:

> Hi,
> 
> I am sorry to say, I do not know where the
> 'morley.dat' is that is mentioned as the sample data
> for the sample session on page 80 of Appendix A in the
> Introduction to R book.
> 
> If you could get back to me soon about that would be
> great!
> 
> Then I can prepare my next question,
> 
> steve
> 
> __________________________________________________
> Do You Yahoo!?
> Send online invitations with Yahoo! Invites.
> http://invites.yahoo.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-request at stat.math.ethz.ch
> _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
> 
> 

-- 
Ben Bolker                                  bolker at zoo.ufl.edu
Zoology Department, University of Florida   http://www.zoo.ufl.edu/bolker
318 Carr Hall/Box 118525                    tel: (352) 392-5697
Gainesville, FL 32611-8525                  fax: (352) 392-3704

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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