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: 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 15 Mar. 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

Today's Hot Picks in Authors and Packages

fable.ata  
'ATAforecasting' Modelling Interface for 'fable' Framework
Allows ATA (Automatic Time series analysis using the Ata method) models from the 'ATAforecasting' pa ...
Download / Learn more Package Citations See dependency  
hesim  
Health Economic Simulation Modeling and Decision Analysis
A modular and computationally efficient R package for parameterizing, simulating, and analyzing hea ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
arulesSequences  
Mining Frequent Sequences
Add-on for arules to handle and mine frequent sequences. Provides interfaces to the C++ implementat ...
Download / Learn more Package Citations See dependency  
safer  
Encrypt and Decrypt Strings, R Objects and Files
A consistent interface to encrypt and decrypt strings, R objects and files using symmetric and asymm ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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