R/plsmod-package.R

#' parsnip methods for partial least squares (PLS)
#'
#' \pkg{plsmod} offers a function to fit ordinary, sparse, and discriminant
#' analysis PLS models.
#'
#' The model function works with the tidymodels infrastructure so that the model
#' can be resampled, tuned, tided, etc.
#'
#' @includeRmd man/rmd/example.Rmd details
#' @keywords internal
"_PACKAGE"


NULL

Try the plsmod package in your browser

Any scripts or data that you put into this service are public.

plsmod documentation built on Sept. 7, 2022, 1:05 a.m.