| dmgfd_add_overall_rate_timing | R Documentation |
Add overall rate-based timing
dmgfd_add_overall_rate_timing(
params,
pred_full,
x_pred,
rate_threshold_fraction = 0.1,
season_start_date = as.Date(NA)
)
params |
Parameter list. |
pred_full |
Fitted cumulative growth. |
x_pred |
Prediction season-day values. |
rate_threshold_fraction |
Fraction of peak rate. |
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.