Description Usage Arguments Value Note Examples
Extract melsm
Random Effects
1 2 | ## S3 method for class 'melsm'
ranef(object, cred = 0.95, ...)
|
object |
|
cred |
credible interval |
... |
currently ignored |
3D array of class ranef.melsm
this function differs from nlme
,
in that additional information (not only the random effects) is returned in a list. This is used
to plot the random effects (plot.ranef.melsm
)
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.