| dmgf_fit_model_gam | R Documentation |
Fit GAM growth curve
dmgf_fit_model_gam(x, y, x_pred, extrapolated = FALSE)
x |
Observed x values. |
y |
Observed y values. |
x_pred |
Prediction x values. |
extrapolated |
Logical flag for extrapolation. |
List with pred and params.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.