Learn R Programming

sgPLS (version 1.8.1)

Sparse Group Partial Least Square Methods

Description

Regularized version of partial least square approaches providing sparse, group, and sparse group versions of partial least square regression models (Liquet, B., Lafaye de Micheaux, P., Hejblum B., Thiebaut, R. (2016) ). Version of PLS Discriminant analysis is also provided.

Copy Link

Version

Install

install.packages('sgPLS')

Monthly Downloads

199

Version

1.8.1

License

GPL-2

Maintainer

Benoit Liquet

Last Published

November 8th, 2025

Functions in sgPLS (1.8.1)

tuning.gPLS.X

Choice of the tuning parameter (number of groups) related to predictor matrix for gPLS model (regression mode)
sgPLS-package

Group and Sparse Group Partial Least Square Model
sgPLS-internal

Internal Functions
tuning.sPLS.X

Choice of the tuning parameter (number of variables) related to predictor matrix for sPLS model (regression mode)
tuning.sgPLS.X

Choice of the tuning parameters (number of groups and mixing parameter) related to predictor matrix for sgPLS model (regression mode)
simuData

Simulated Data for group PLS-DA model
sgPLSda

Sparse Group Sparse Partial Least Squares Discriminant Analysis (sPLS-DA)
sgPLS

Sparse Group Partial Least Squares (sgPLS)
gPLSda

Group Sparse Partial Least Squares Discriminant Analysis (sPLS-DA)
plotcim

Plots a cluster image mapping of correlations between outcomes and all predictors
gPLS

Group Partial Least Squares (gPLS)
per.variance

Percentage of variance of the \(Y\) matrix explained by the score-vectors obtained by PLS approaches
select.sgpls

Output of selected variables from a gPLS model or a sgPLS model
select.spls

Output of selected variables from a sPLS model
predict

Predict Method for sPLS, gPLS, sgPLS, sPLDda, gPLSda, sgPLSda
perf

Compute evaluation criteria for PLS, sPLS, PLS-DA and sPLS-DA
sPLS

Sparse Partial Least Squares (sPLS)
sPLSda

Sparse Partial Least Squares Discriminant Analysis (sPLS-DA)