epinow2_rstan_model: Load an EpiNow2 rstan model.

View source: R/stan.R

epinow2_rstan_modelR Documentation

Load an EpiNow2 rstan model.

Description

The models are pre-compiled upon package install and is returned here.

Usage

epinow2_rstan_model(model = "estimate_infections")

Arguments

model

A character string indicating the model to use. Needs to be amongst the compiled models shipped with "EpiNow2" (see the stan directory for a list). Defaults to "estimate_infections".

Value

An rstan model.


epiforecasts/EpiNow2 documentation built on Aug. 15, 2024, 8:12 a.m.