Changes in version 1.7.1 - Fixed url link - Added confints2signifind() helper Changes in version 1.7.0 (2026-03-28) - 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 Changes in version 1.6.0 (2025-09-12) - Maintainer email update. - Added unit tests. - Fix package to get rid of CRAN check notes Changes in version 1.5.1 (2023-03-14) Fix to methods as requested by CRAN and remove escaped latex characters. Changes in version 1.5.0 (2022-05-02) Fixes requested by CRAN. Changes in version 1.4.0 - Added functions for raw bootstrap. Added feature to support custom bootstrap function. Changes in version 1.3.0 (2021-03-15) - Github actions and Roxygen most of the package. Changes in version 1.2.5 (2019-02-02) - Rewrote examples to cope with pkgdown requirements. Changes in version 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.md file to track changes to the package. Changes in version 1.2.3 (2018-06-11) - Complete S3 methods to pass CRAN checks. Changes in version 1.2.2 - Sped up examples to pass CRAN checks. Changes in version 1.2.1 (2018-06-02) - Updated code to pass CRAN checks. Changes in version 1.2.0 - Added naive AIC and BIC output for data with missing values. Changes in version 1.1.1 (2014-12-17) - donttest update requested by CRAN. Changes in version 1.1.0 (2014-07-19) - Verbose option (request from Max Kuhn, caret package). Changes in version 1.0.1 (2014-06-28) - Fix for sPLS like option. Changes in version 1.0.0 (2014-06-27) - Major upgrade to enhance generics support. Package vignette (130 p.) release. Help of package completed. Changes in version 0.9.0 - Tilted bootstrap and demos fixed. Changes in version 0.8.3 (2014-03-10) - Code upgrade requested by R Core Team due to change in namespace policies. Changes in version 0.8.2 (2013-04-10) - Improvement of access to T-np or model based Bootstrap. Changes in version 0.8.1 - Graphical assessment of variable selection. Selection of bootstap techniques for CI plots. Changes in version 0.8.0 - Improved bootstrap stability. Changes in version 0.7.9 (2012-08-27) - polr demo fixed. Changes in version 0.7.8 - Minor code enhancements. Changes in version 0.7.7 - Minor code enhancements. Changes in version 0.7.6 (2011-11-23) - Demos fixed. Changes in version 0.7.5 - Minor code enhancements. Changes in version 0.7.4 (2011-04-11) - Minor code enhancements. Changes in version 0.7.3 - Minor code fixes. Changes in version 0.7.2 (2011-04-06) - Cross-validation fully compatible with weighted plsR or plsRglm models. Changes in version 0.7.1 - Minor code changes. Changes in version 0.7.0 (2011-03-29) - Estimation of Degrees of Freedom for plsR models. Changes in version 0.6.7 - Weighted plsR models. Changes in version 0.6.5 (2011-01-15) - Sparse option to set to 0 the coefficients of non-significant predictors and to select the number of components. Changes in version 0.6.3 (2011-01-09) - Minor fixes to cope with upcoming changes in R 2.13. Changes in version 0.6.2 - Support for logistic, probit, cloglog and cauchit links for cumulative link models. Changes in version 0.6.1 - Support for various glm or polr options. Changes in version 0.6.0 - Support for formulas. Changes in version 0.5.1 - Minor code changes. Changes in version 0.5.0 (2010-12-09) - Support for R or user defined "family" definition of glms added. Changes in version 0.4.0 - Support for Gamma(link = "inverse"), inverse.gaussian(link = "1/mu^2") and poisson(link = "log") added. Changes in version 0.3.4 - Minor code fixes. Changes in version 0.3.3 (2010-10-05) - Boostrap functionnalities improvement. Bootstrap no longer stops if model fitting fails for some subsample. Changes in version 0.2.0-0.3.2 - Support for polr, crossvalidations and bootstraps. Changes in version 0.1.2-0.1.5 - Creating help files.