create_formulas: Function to create GAM formulas Gets all possible...

Description Usage

View source: R/fit_models.R

Description

Function to create GAM formulas Gets all possible combinations of predictors, then combines them with the response variable Next, these are converted into formulas.

Usage

1
create_formulas(response, vars, kval, max_n)

DanielReedOcean/ACCASPR documentation built on Aug. 22, 2019, 3:34 a.m.