initVals: Get an initial set of putative variables for the GAM...

Description Usage Arguments Value

View source: R/RcppExports.R

Description

Get an initial set of putative variables for the GAM algorithm

Usage

1
initVals(Z, Yr, mincor = 0.7)

Arguments

Z

matrix of putative variables

Yr

the (possibly transformed) response

mincor

a threshold of (absolute) correlation above which a pair is considered highly correlated

Value

a list containing variables to ignore because they are highly correlated with other, and SLR coefficients


haimbar/SEMMS documentation built on Dec. 20, 2021, 2:44 p.m.