Extract residual standard deviation(s) from an mjoint object
Source: R/sigma.mjoint.R
sigma.mjoint.RdExtract residual standard deviation(s) from an mjoint
object.
Usage
# S3 method for class 'mjoint'
sigma(object, ...)Value
a number (standard deviation) if \(K = 1\) (univariate model), or a vector if \(K>1\) (multivariate model).
References
Pinheiro JC, Bates DM. Mixed-Effects Models in S and S-PLUS. New York: Springer Verlag; 2000.
See also
sigma in the lme4 package.
Author
Graeme L. Hickey (graemeleehickey@gmail.com)