sigma.mjoint | R Documentation |
mjoint
objectExtract residual standard deviation(s) from an mjoint
object.
## S3 method for class 'mjoint' sigma(object, ...)
object |
an object inheriting from class |
... |
additional arguments; currently none are used. |
a number (standard deviation) if K = 1 (univariate model), or a vector if K>1 (multivariate model).
Graeme L. Hickey (graemeleehickey@gmail.com)
Pinheiro JC, Bates DM. Mixed-Effects Models in S and S-PLUS. New York: Springer Verlag; 2000.
sigma
in the lme4 package.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.