Skip to content
Prev 86260 / 398503 Next

lme4: Error in getResponseFormula(form) : "Form" must be a two sided formula

On 2/10/06, Spencer Graves <spencer.graves at pdf.com> wrote:
Hmm.  I am unable to reproduce that in either R-devel or R-patched under Linux
Loading required package: Matrix
Loading required package: lattice
Call: lmList(formula = breaks ~ wool | tension, data = warpbreaks)
Coefficients:
  (Intercept)      woolB
L    44.55556 -16.333333
M    24.00000   4.777778
H    24.55556  -5.777778

Degrees of freedom: 54 total; 48 residual
Residual standard error: 10.94028
Version 2.3.0 Under development (unstable) (2006-02-11 r37328)
i686-pc-linux-gnu

attached base packages:
[1] "methods"   "stats"     "graphics"  "grDevices" "utils"     "datasets"
[7] "base"

other attached packages:
     lme4   lattice    Matrix
"0.995-2"  "0.13-3" "0.995-5"
Loading required package: Matrix
Loading required package: lattice
Call: lmList(formula = breaks ~ wool | tension, data = warpbreaks)
Coefficients:
  (Intercept)      woolB
L    44.55556 -16.333333
M    24.00000   4.777778
H    24.55556  -5.777778

Degrees of freedom: 54 total; 48 residual
Residual standard error: 10.94028
R version 2.2.1, 2005-12-20, i486-pc-linux-gnu

attached base packages:
[1] "methods"   "stats"     "graphics"  "grDevices" "utils"     "datasets"
[7] "base"

other attached packages:
     lme4   lattice    Matrix
"0.995-2"  "0.12-3" "0.995-5"