Learn R Programming

sgPLS (version 1.8)

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

192

Version

1.8

License

GPL (>= 2.0)

Maintainer

Benoit Liquet

Last Published

October 5th, 2023

Functions in sgPLS (1.8)

sgPLS

Sparse Group Partial Least Squares (sgPLS)
simuData

Simulated Data for group PLS-DA model
sgPLSda

Sparse Group Sparse Partial Least Squares Discriminant Analysis (sPLS-DA)
tuning.gPLS.X

Choice of the tuning parameter (number of groups) related to predictor matrix for gPLS 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)
tuning.sPLS.X

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

Internal Functions
sgPLS-package

Group and Sparse Group Partial Least Square Model
plotcim

Plots a cluster image mapping of correlations between outcomes and all predictors
per.variance

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

Sparse Partial Least Squares (sPLS)
select.sgpls

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

Output of selected variables from a sPLS model
gPLS

Group Partial Least Squares (gPLS)
sPLSda

Sparse Partial Least Squares Discriminant Analysis (sPLS-DA)
perf

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

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

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