ranef,stantvafit-method | R Documentation |
Returns the random effects for a StanTVA fit object.
## S4 method for signature 'stantvafit'
ranef(object)
object |
The StanTVA fit object. |
The fixed effects.
random_effects <- ranef(fit)
random_effects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.