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]
First Published: 1999-01-11
Latest Update: 2023-05-19
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 16 Apr. 2025.
Previous versions and publish date:
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)
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
03/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/14Downloads for pls500600700800900100011001200130014001500160017001800TrendBars

Today's Hot Picks in Authors and Packages

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  
apache.sedona  
R Interface for Apache Sedona
R interface for 'Apache Sedona' based on 'sparklyr' (). ...
Download / Learn more Package Citations See dependency  
hkclustering  
Ensemble Clustering using K Means and Hierarchical Clustering
Implements an ensemble algorithm for clustering combining a k-means and a hierarchical clustering ap ...
Download / Learn more Package Citations See dependency  
MultiKink  
Estimation and Inference for Multi-Kink Quantile Regression
Estimation and inference for multiple kink quantile regression for longitudinal data and the i.i.d d ...
Download / Learn more Package Citations See dependency  
datadictionary  
Create a Data Dictionary
Creates a data dictionary from any dataframe or tibble in your R environment. You can opt to add va ...
Download / Learn more Package Citations See dependency  
MM4LMM  
Inference of Linear Mixed Models Through MM Algorithm
The main function MMEst() performs (Restricted) Maximum Likelihood in a variance component mixed mod ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,993

Author Associations

24,013

Publication Badges

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