.load_gam_namespace | R Documentation |
This function loads library for either GAM and BAM from mgcv package or for GAM from gam package.
.load_gam_namespace(
model_subclass = c("GAM_mgcv_gam", "GAM_mgcv_bam", "GAM_gam_gam")
)
model_subclass |
the subclass of GAM model |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.