Description Usage Arguments Value
Creates an object designed to be passed to init_stacker that describes an gam::gam model be added to the stacking ensemble.
1 2 |
model_name |
name of the gam model |
arguments |
named list. Arguments to be passed to the gan function. See ??mgcv::gam for more information |
formula |
formula or formula-like. Formula to be passed to the gam call that overwrites the underlying formula builder. This is useful if you want to have different covariates recieve different smoothing instructions |
named list of lists with the parameters required to run an gam model
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.