View source: R/printfunctions.R
random.effects | R Documentation |
Extracts the random effect estimates or samples from an mcml object returned from call of 'MCML' or 'LA' in the Model class.
random.effects(object)
object |
An 'mcml' model fit. |
A matrix of dimension (number of fixed effects ) x (number of MCMC samples). For Laplace approximation, the number of "samples" equals one.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.