Skip to contents

Setup hyperparameters for GAM training.

Usage

setup_GAM(k = 5L, ifw = FALSE)

Arguments

k

(Tunable) Integer: Number of knots.

ifw

(Tunable) Logical: If TRUE, use Inverse Frequency Weighting in classification.

Details

Get more information from mgcv::gam.

Author

EDG