idbrmfit | R Documentation |
Infectious disease modelling wrapper for brm
idbrmfit(formula, data, family, priors, custom_stancode, dry = FALSE, ...)
formula |
A |
data |
A data frame. |
family |
An observation model family as defined in |
priors |
A list of priors as defined using |
custom_stancode |
A list of |
dry |
Logical, defaults to TRUE. For testing purposes should just the
|
... |
Additional arguments to pass to |
Sam Abbott
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.