get tibble of cumulative estimates at each lag
tidy_cumul_fits.Rd
get tibble of cumulative estimates at each lag
Usage
tidy_cumul_fits(cpred, call = rlang::caller_env())
Arguments
- cpred
a crosspred object created from
dlnm::crosspred()
- call
used for error handling