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

View source: R/psplinelayer.R

precalc_gamR Documentation

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)

Arguments

lof

list of formulas

data

the data list

controls

controls from deepregression

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


deepregression documentation built on Jan. 18, 2023, 1:11 a.m.