Chris Ramsborg yahoo.com> writes:
> I am having a problem extracting from "mer" objects.
>
> I have constructed my problem using existing datasets.
>
> Using the following commands:
>
> require(lme4)
> fm1 <- lmer(Yield ~ 1 + (1 | Batch), Dyestuff)
> fixef(fm1)
>
> I get the following er
I am having a problem extracting from "mer" objects.
I have constructed my problem using existing datasets.
Using the following commands:
require(lme4)
fm1 <- lmer(Yield ~ 1 + (1 | Batch), Dyestuff)
fixef(fm1)
I get the following error message:
"Error in UseMethod("fixef") : no applicable
2 matches
Mail list logo