Other packages > Find by keyword >

pls  

Partial Least Squares and Principal Component Regression
View on CRAN: Click here


Download and install pls package within the R console
Install from CRAN:
install.packages("pls")

Install from Github:
library("remotes")
install_github("cran/pls")

Install by package version:
library("remotes")
install_version("pls", "2.8-5")



Attach the package and use:
library("pls")
Maintained by
Kristian Hovde Liland
[Scholar Profile | Author Map]
All associated links for this package
First Published: 1999-01-11
Latest Update: 2024-09-15
Description:
Multivariate regression methods Partial Least Squares Regression (PLSR), Principal Component Regression (PCR) and Canonical Powered Partial Least Squares (CPPLS).
How to cite:
Kristian Hovde Liland (1999). pls: Partial Least Squares and Principal Component Regression. R package version 2.8-5, https://cran.r-project.org/web/packages/pls. Accessed 11 Aug. 2026.
Previous versions and publish date:
(2026-07-09 06:42), 0.1-1 (1999-01-11 15:48), 0.1-2 (2000-12-12 00:35), 0.1-3 (2002-09-17 19:06), 1.0-1 (2005-04-01 15:48), 1.0-2 (2005-04-04 09:48), 1.0-3 (2005-05-18 17:07), 1.1-0 (2005-10-07 22:51), 1.2-0 (2006-02-22 18:52), 1.2-1 (2006-04-24 22:04), 2.0-0 (2006-12-21 19:20), 2.0-1 (2007-04-19 16:14), 2.1-0 (2007-10-18 09:33), 2.2-0 (2011-10-20 22:26), 2.3-0 (2011-11-28 13:00), 2.4-3 (2013-08-10 16:50), 2.5-0 (2015-08-22 14:57), 2.6-0 (2016-12-18 17:46), 2.7-0 (2018-08-21 07:10), 2.7-1 (2019-03-23 19:00), 2.7-2 (2019-10-01 19:30), 2.7-3 (2020-08-07 11:10), 2.8-0 (2021-09-03 06:50), 2.8-1 (2022-07-16 09:30), 2.8-2 (2023-05-19 09:10), 2.8-3 (2023-11-17 23:10), 2.8-4 (2024-08-01 11:00), 2.8-5 (2024-09-15 22:30)
Other packages that cited pls R package
View pls citation profile
Other R packages that pls depends, imports, suggests or enhances
Complete documentation for pls
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

Rssa  
A Collection of Methods for Singular Spectrum Analysis
Methods and tools for Singular Spectrum Analysis including decomposition, forecasting and gap-filli ...
Download / Learn more Package Citations See dependency  
phonenumber  
Convert Letters to Numbers and Back as on a Telephone Keypad
Convert English letters to numbers or numbers to English letters as on a telephone keypad. When con ...
Download / Learn more Package Citations See dependency  
gprofiler2  
Interface to the 'g:Profiler' Toolset
A toolset for functional enrichment analysis and visualization, gene/protein/SNP identifier conversi ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
lactcurves  
Lactation Curve Parameter Estimation
AllCurves() runs multiple lactation curve models and extracts selection criteria for each model. Th ...
Download / Learn more Package Citations See dependency  

28,313

R Packages

239,283

Dependencies

74,752

Author Associations

28,314

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA