re_predict {REffectivePred} | R Documentation |
Fits the model to an example case data and predicts the epidemic curves and plots the outputs.
path_to_data |
Absolute path to the dataset in csv format. |
Please modify the config file before invoking this method. The config file contains all the settings and initial parameter values necessary for the algorithm to run. Path to the dataset (in csv format) is also set in the config file. This file should be updated to the desired specifications before running this demo. To open it, execute REffectivePred::navigate_to_config().
No return value.