create_backcalc_data {EpiNow2} | R Documentation |
Create Back Calculation Data
Description
Takes the output of
backcalc_opts()
and converts it into a list understood
by stan.
Usage
create_backcalc_data(backcalc = backcalc_opts())
Arguments
backcalc |
A list of options as generated by |
Value
A list of settings defining the Gaussian process
See Also
backcalc_opts
[Package EpiNow2 version 1.5.2 Index]