create_backcalc_data: Create Back Calculation Data

View source: R/create.R

create_backcalc_dataR 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 backcalc_opts() to define the back calculation. Defaults to backcalc_opts().

Value

A list of settings defining the Gaussian process

See Also

backcalc_opts()


EpiNow2 documentation built on June 17, 2026, 1:07 a.m.