lme4 (version 0.99875-2)

nlmer-class: Representation of a Nonlinear Mixed Model

Description

The lmer class is a representaiton of nonlinear mixed model using sparse matrices.

Arguments

Objects from the Class

Objects can be created by calls of the form new("nlmer", ...) or, more commonly via the nlmer function.

See Also

nlmer, lmer

Examples

Run this code
showClass("nlmer")

Run the code above in your browser using DataCamp Workspace