Learn R Programming

deepregression (version 2.2.0)

precalc_gam: Pre-calculate all gam parts from the list of formulas

Description

Pre-calculate all gam parts from the list of formulas

Usage

precalc_gam(lof, data, controls)

Value

a list of length 2 with a matching table to link every unique gam term to formula entries and the respective data transformation functions

Arguments

lof

list of formulas

data

the data list

controls

controls from deepregression