re_predict {REffectivePred} | R Documentation |
Demo of main functions
Description
Fits the model to an example case data and predicts the epidemic curves and plots the outputs.
Arguments
path_to_data |
Absolute path to the dataset in csv format. |
Details
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().
Value
No return value.
[Package REffectivePred version 1.0.0 Index]