works_fun: # Name: works_fun

View source: R/NetGAM_Func.R

works_funR Documentation

# Name: works_fun

Description

# Description: Checks to see if the GAM can be fit to each species abundance vector in the input dataframe

Usage

works_fun(data, cols, cors)

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

T/F list of whether errors popped up during GAM fitting


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