powered by
Almer_SE Linear mixed model for response variables with uncertainty
Almer_SE
Almer_SE( formula, SE = NULL, maxiter = 100, control = lme4::lmerControl(check.nobs.vs.nlev = "ignore", check.nobs.vs.rankZ = "ignore", check.nobs.vs.nRE = "ignore"), ... )
as in lmer.
lmer
A vector of standard errors associated with the response variable. NB! Must have column name "SE" in the data.
The maximum number of iterations.
Further optional arguments, see Almer.
Almer
Almer_SE returns an object of class merMod.
merMod
# NOT RUN { # See the vignette 'Phylogenetic mixed model'. # }
Run the code above in your browser using DataLab