incidence_lapply | R Documentation |
Fits multiple incidence()
models in an efficient,
optionally in parallel, framework with user definable progression
settings.
incidence_lapply(prev_list, ...)
prev_list |
A list of lists of data as produced by |
... |
Additional arguments passed to |
Progression information is displayed using the
progressr
package. See the package documentation for options.
A fit stan model as produced by the option passed to
fit_fn
.
Other incidence:
combine_incidence_fits()
,
incidence()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.