fit_model {EpiNow2} | R Documentation |
Fit a model using the chosen backend.
Description
Internal function for dispatch to fitting with NUTS or VB.
Usage
fit_model(args, id = "stan")
Arguments
args |
List of stan arguments. |
id |
A character string used to assign logging information on error.
Used by |
[Package EpiNow2 version 1.7.1 Index]