ac_remove_fun | R Documentation |
# Description: Fits a GAM to each species and then checks to see if significant AC is still prevalent in GAM residuals
ac_remove_fun(data, cols, cors, cutoff)
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. |
List of whether significant AC was detected in the GAM residuals of each species.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.