R/gen_additive_mod_mgcv.R

#' Generalized additive models via mgcv
#'
#' [mgcv::gam()] fits a generalized linear model with additive smoother terms
#' for continuous predictors.
#'
#' @includeRmd man/rmd/gen_additive_mod_mgcv.md details
#'
#' @name details_gen_additive_mod_mgcv
#' @keywords internal
NULL
topepo/parsnip documentation built on April 16, 2024, 3:23 a.m.