tidy_gam | R Documentation |
Wrapped for 2x broom::tidy as applied to a GAM object, pulling both parametric and smooth terms.
tidy_gam(x, conf.level = 0.95)
x |
GAM model object |
conf.level |
Confidence level for pulling confidence intervals from parametric terms. |
Dataframe with model/term metrics.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.