make_one_kde_prediction_file: Wrapper for prediction of a single time-point from KDE fits

Description Usage Arguments Value

View source: R/kde-utils.R

Description

Wrapper for prediction of a single time-point from KDE fits

Usage

1
2
make_one_kde_prediction_file(fits_path, save_path, season, season_week,
  n_sim)

Arguments

fits_path

filepath to fitted models

save_path

filepath to save models in

season

character string of season for current fit, in format "XXXX/YYYY"

season_week

numeric season week of first week for which predictions are desired

n_sim

number of simulations to run for predictive distributions

Value

NULL just saves a file


reichlab/cdcfluutils documentation built on March 12, 2020, 2:49 p.m.