Description Usage Arguments Value Examples
Augment a gam model with regression diagnostic information
1 2 | ## S3 method for class 'gam'
augment(model)
|
model |
fitted model object from mgcv::gam() |
a dataframe with the input data, fitted values, and regression diagnostics
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.