lme4 (version 0.999375-34)

merMCMC-class: Mixed-model Markov chain Monte Carlo results

Description

Objects of class "merMCMC" are Markov chain Monte Carlo samples from the distribution of the parameters of a fitted mixed-effects model.

Arguments

Objects from the Class

Objects can be created by calls of the form new("merMCMC", ...) or, more commonly, via the mer method for the generic mcmcsamp function.

See Also

mcmcsamp produces these objects, lmer, glmer and nlmer produce the mer objects.

Examples

Run this code
showClass("merMCMC")

Run the code above in your browser using DataCamp Workspace