ranef.mires | R Documentation |
Extract random effects of each group from MIRES model.
## S3 method for class 'mires'
ranef(object, prob = 0.95, ...)
object |
mires object. |
prob |
Numeric (Default: .95). Amount of probability mass to contain within the credible interval. |
... |
Not used. |
List containing summaries of lambda, (log) residual SDs, nu, latent mean, and (log) latent SD random effects.
Stephen R Martin
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.