works_fun | R Documentation |
# Description: Checks to see if the GAM can be fit to each species abundance vector in the input dataframe
works_fun(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. |
T/F list of whether errors popped up during GAM fitting
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.