| dmgfd_add_overall_timing | R Documentation |
Add overall cumulative-growth timing
dmgfd_add_overall_timing(
params,
pred_full,
x_pred,
growth_fraction,
season_start_date = as.Date(NA)
)
params |
Parameter list. |
pred_full |
Fitted cumulative growth. |
x_pred |
Prediction season-day values. |
growth_fraction |
Growth fractions. |
season_start_date |
Season start date. |
Updated parameter list.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.