[R-sig-ME] examples in Raudenbush and Bryk
Arthur Burke
burkea at nwrel.org
Wed Aug 5 21:04:33 CEST 2009
For the HSB data set ...
HSB<-read.table("http://www.hlm-online.com/software/hsbdataset.txt",
header=T)
For MLM examples (and data) using R and other software ...
http://www.ats.ucla.edu/stat/hlm/examples/default.htm
Art
Art Burke
Northwest Regional Educational Laboratory
101 SW Main St, Suite 500
Portland, OR 97204-3213
-----Original Message-----
From: r-sig-mixed-models-request at r-project.org
[mailto:r-sig-mixed-models-request at r-project.org]
Date: Tue, 4 Aug 2009 18:27:59 -0500
From: Douglas Bates <bates at stat.wisc.edu>
Subject: Re: [R-sig-ME] examples in Raudenbush and Bryk
To: Tobias Verbeke <tobias.verbeke at gmail.com>
Cc: r-sig-mixed-models at r-project.org
Message-ID:
<40e66e0b0908041627h6f4addedt445e0a92f75ea888 at mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"
On Tue, Aug 4, 2009 at 3:23 PM, Tobias Verbeke<tobias.verbeke at gmail.com>
wrote:
> Douglas Bates wrote:
>>
>> On Tue, Aug 4, 2009 at 9:24 AM, Juliet
>> Hannah<juliet.hannah at gmail.com>
>> wrote:
>>>
>>> Hi List,
>>
>>> Does anyone know if nlme or lme4 code is available for the examples
>>> in RB 2002 (specifically Chapter 8, but other chapters also if
>>> available).
>>
>> It would not be difficult to code up those examples in lme or lmer if
>> we could get access to the data sets. ?Are the data sets available,
>> perhaps with the HLM software?
>
> I found this:
>
> ftp://ftp.lisrel.com/hlm/unix/hlm5exs.tar.Z
>
> According to the readme
>
> ftp://ftp.lisrel.com/hlm/unix/readme
>
> the datasets accompany the HLM5 manual, but some (HSB1 from appendixa/
> e.g.) are reported elsewhere as being analyzed in Raudenbush and Bryk
> (2002). I don't have a copy so cannot help in identifying the data
> from Chapter 8 (if present).
Thanks for checking on that, Tobias. As far as I can see that tar file
contains the data from the High School and Beyond study (HSB) in
appendix a, the EG data set in appendix b and the THAI data set in
appendix c. These are the ones available in an ASCII format. Other
data sets are only available in a SAS format for a VM/CMS machine
(interesting concept of "portable data format").
One can convert these to R data sets. The EG data are already available
as egsingle in the mlmRev package and a truncated version of the HSB
data are available as Hsb82 in the same package. The THAI data can be
converted as shown in the enclosed.
>
> HTH,
> Tobias
>
>
------------------------------
_______________________________________________
R-sig-mixed-models mailing list
R-sig-mixed-models at r-project.org
https://stat.ethz.ch/mailman/listinfo/r-sig-mixed-models
End of R-sig-mixed-models Digest, Vol 32, Issue 11
More information about the R-sig-mixed-models
mailing list