plsRglm 1.7.0
- Package code refactored and aligned
- Added an exported classbiplot() helper that keeps the usual biplot geometry but lets the individual layer be colored by class.
- Fixed issues during crossvalidation
- Fixed missing prediction path for plsr models
- Recreated the source for the package vignette
- Added optional use of fastglm to speed up model fit
- Added experimental functions for PLS2 fit/predict/CV/bootstrap
plsRglm 1.6.0
CRAN release: 2025-09-12
- Maintainer email update.
- Added unit tests.
- Fix package to get rid of CRAN check notes
plsRglm 1.5.1
CRAN release: 2023-03-14
Fix to methods as requested by CRAN and remove escaped latex characters.
plsRglm 1.4.0
- Added functions for raw bootstrap. Added feature to support custom bootstrap function.
plsRglm 1.2.4
- Improve examples in manual
- Bug fix in signpred if no variable was selected.
- Creating website for the package
- Github repository of the package is now public
- Added a
NEWS.mdfile to track changes to the package.
plsRglm 1.0.0
CRAN release: 2014-06-27
- Major upgrade to enhance generics support. Package vignette (130 p.) release. Help of package completed.
plsRglm 0.8.3
CRAN release: 2014-03-10
- Code upgrade requested by R Core Team due to change in namespace policies.
plsRglm 0.8.1
- Graphical assessment of variable selection. Selection of bootstap techniques for CI plots.
plsRglm 0.7.2
CRAN release: 2011-04-06
- Cross-validation fully compatible with weighted plsR or plsRglm models.
plsRglm 0.6.5
CRAN release: 2011-01-15
- Sparse option to set to 0 the coefficients of non-significant predictors and to select the number of components.
plsRglm 0.5.0
CRAN release: 2010-12-09
- Support for R or user defined “family” definition of glms added.
plsRglm 0.4.0
- Support for Gamma(link = “inverse”), inverse.gaussian(link = “1/mu^2”) and poisson(link = “log”) added.
