Skip to contents

Get the input count data to pass directly to stan

Usage

get_input_count_data_for_stan(preprocessed_count_data, calibration_time)

Arguments

preprocessed_count_data

a dataframe with the input count data, must have the following columns: date, count, total_pop

calibration_time

integer indicating the max duration in days that the model is calibrated to the count data for

Value

datatframe of count data passed to stan