.load_gam_namespace {biomod2}R 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", "BAM_mgcv", "GAM_gam"))

Arguments

model_subclass

the subclass of GAM model


[Package biomod2 version 4.2-4 Index]