ac_remove_fun: # Name: ac_remove_fun

View source: R/NetGAM_Func.R

ac_remove_funR Documentation

# Name: ac_remove_fun

Description

# Description: Fits a GAM to each species and then checks to see if significant AC is still prevalent in GAM residuals

Usage

ac_remove_fun(data, cols, cors, cutoff)

Arguments

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.

Value

List of whether significant AC was detected in the GAM residuals of each species.


sgleich/NetGAM documentation built on Feb. 15, 2024, 1:13 a.m.