Get count values
Arguments
- input_count_data
a dataframe with the input count data
- ot
integer indicating the total duration of time that the model has available calibration data in days
- ht
integer indicating the number of days to produce count estimates outside the calibration period (forecast + nowcast time) in days
- count_col_name
A string representing the name of the column in the input_count_data that indicates the number of daily counts of the epidemiological indicator, e.g. cases or hospital admissions, default is
count