This is a method for the class mmdml. It summarizes
objects of class mmdml that typically result from a function
call to mmdml.
Usage
# S3 method for mmdml
summary(object,
correlation = (p
Arguments
object
An object of class mmdml. This object usually
results
from a function call to mmdml.
correlation
Boolean indicating if the variance and correlation
components (vcov, VarCorr) should be printed.
nr_res
Boolean indicating how many sets of residuals among the S
should be used to compute the residual information.
By default, all available sets, that is, nr_res many that
are saved in object resulting from mmdml
are used.
...
Further arguments passed to or from other methods.
Value
Prints a summary output similar to lmer
from package lme4.