dot-load_gam_namespace: Load library for GAM models

.load_gam_namespaceR Documentation

Load library for GAM models

Description

This function loads library for either GAM and BAM from mgcv package or for GAM from gam package.

Usage

.load_gam_namespace(
  model_subclass = c("GAM_mgcv_gam", "GAM_mgcv_bam", "GAM_gam_gam")
)

Arguments

model_subclass

the subclass of GAM model


biomodhub/biomod2 documentation built on April 30, 2024, 2:32 a.m.