get_resid | R Documentation |
# Description: Gets the residuals of GAM model
get_resid(data, cols, cors)
data |
Dataframe with species abundance values and time-series predictor columns. |
cols |
Columns of data that will be modeled using the GAM. |
cors |
Correlation structure class. |
: Vector of GAM residuals.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.