Getting started with lme4
Hi Asaf: For Mac OS X (If I read you correctly), you should use the menu (Packages & Data --> Package Installer). Then, click "Get List", navigate to lme4, select "Install Dependencies" and click "Install Selected". As far as I know, Penicilin data is not in lme4. Sincerely, Roby
On 11/8/12 9:15 PM, "Asaf Weinstein" <asafw.at.wharton at gmail.com> wrote:
Hello all,
I am very new to lme4, and have a couple of technical questions.
1) For Mac OS, is it true that I should use
install.packages("lme4",repos="http://lme4.r-forge.r-project.org/repos")
and not
install.packages("lme4",repos="http://r-forge.r-project.org")?
2) Is the Penicillin data part of the lme4 package? data(Penicillin)
does not work when I try it after loading the lme4 package..
Thanks so much and sorry for the ignorance..
Asaf