make_model_cml_linear | R Documentation |
Split dataset in a list of data frames Create a cumulative sum Filter to a time frame defined by time_unit_extent Model data for each country using a linear regression of the cumulative count
make_model_cml_linear(
series,
df = dfc_ecdc,
time_unit_extent = 12,
min_sum = 100
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.