Skip to content
/ plsmod Public

❗ This is a read-only mirror of the CRAN R package repository. plsmod — Model Wrappers for Projection Methods. Homepage: https://plsmod.tidymodels.orghttps://github.com/tidymodels/plsmod Report bugs for this package: https://github.com/tidymodels/plsmod/issues

License

Notifications You must be signed in to change notification settings

cran/plsmod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

plsmod

R-CMD-check Lifecycle: experimental CRAN status Codecov test coverage R-CMD-check

This package is a helper package for parsnip that enables linear projection models (such as partial least squares, PLS) in the tidymodels infrastructure.

Installation

You can install the released version of plsmod from CRAN with:

install.packages("plsmod")

And the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("tidymodels/plsmod")

Available Engines

The plsmod package provides engines for the models in the following table.

model engine mode
pls mixOmics classification
pls mixOmics regression

Contributing

This project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

About

❗ This is a read-only mirror of the CRAN R package repository. plsmod — Model Wrappers for Projection Methods. Homepage: https://plsmod.tidymodels.orghttps://github.com/tidymodels/plsmod Report bugs for this package: https://github.com/tidymodels/plsmod/issues

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages