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