epinow2_cmdstan_model | R Documentation |
The function has been adapted from a similar function in the epinowcast package (Copyright holder: epinowcast authors, under MIT License).
epinow2_cmdstan_model(
model = "estimate_infections",
dir = system.file("stan", package = "EpiNow2"),
verbose = FALSE,
...
)
model |
A character string indicating the model to use. Needs to be
present in |
dir |
A character string specifying the path to any stan files to include in the model. If missing the package default is used. |
verbose |
Logical, defaults to |
... |
Additional arguments passed to |
A cmdstanr
model.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.