Learn R Programming

plsgenomics (version 1.5-3)

PLS Analyses for Genomics

Description

Routines for PLS-based genomic analyses, implementing PLS methods for classification with microarray data and prediction of transcription factor activities from combined ChIP-chip analysis. The >=1.2-1 versions include two new classification methods for microarray data: GSIM and Ridge PLS. The >=1.3 versions includes a new classification method combining variable selection and compression in logistic regression context: logit-SPLS; and an adaptive version of the sparse PLS.

Copy Link

Version

Install

install.packages('plsgenomics')

Monthly Downloads

742

Version

1.5-3

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

March 28th, 2024

Functions in plsgenomics (1.5-3)

mgsim

GSIM for categorical data
multinom.spls.cv

Cross-validation procedure to calibrate the parameters (ncomp, lambda.l1, lambda.ridge) for the multinomial-SPLS method
mrpls

Ridge Partial Least Square for categorical data
mrpls.cv

Determination of the ridge regularization parameter and the number of PLS components to be used for classification with RPLS for categorical data
matrix.heatmap

Heatmap visualization for matrix
multinom.spls.stab

Stability selection procedure to estimate probabilities of selection of covariates for the multinomial-SPLS method
pls.lda.cv

Determination of the number of latent components to be used for classification with PLS and LDA
mgsim.cv

Determination of the ridge regularization parameter and the bandwidth to be used for classification with GSIM for categorical data
multinom.spls

Classification procedure for multi-label response based on a multinomial model, solved by a combination of the multinomial Ridge Iteratively Reweighted Least Squares (multinom-RIRLS) algorithm and the Adaptive Sparse PLS (SPLS) regression
pls.lda

Classification with PLS Dimension Reduction and Linear Discriminant Analysis
pls.regression

Multivariate Partial Least Squares Regression
sample.bin

Generates covariate matrix X with correlated block of covariates and a binary random reponse depening on X through a logistic model
rpls

Ridge Partial Least Square for binary data
sample.multinom

Generates covariate matrix X with correlated block of covariates and a multi-label random reponse depening on X through a multinomial model
plsgenomics-deprecated

Deprecated function(s) in the 'plsgenomics' package
preprocess

preprocess for microarray data
sample.cont

Generates design matrix X with correlated block of covariates and a continuous random reponse Y depening on X through gaussian linear model Y=XB+E
rpls.cv

Determination of the ridge regularization parameter and the number of PLS components to be used for classification with RPLS for binary data
plsgenomics-internal

Internal Functions for the 'plsgenomics' package
pls.regression.cv

Determination of the number of latent components to be used in PLS regression
spls.cv

Cross-validation procedure to calibrate the parameters (ncomp, lambda.l1) of the Adaptive Sparse PLS regression
stability.selection

Stability selection procedure to select covariates for the sparse PLS, LOGIT-SPLS and multinomial-SPLS methods
spls

Adaptive Sparse Partial Least Squares (SPLS) regression
spls.stab

Stability selection procedure to estimate probabilities of selection of covariates for the sparse PLS method
variable.selection

Variable selection using the PLS weights
stability.selection.heatmap

Heatmap visualization of estimated probabilities of selection for each covariate
gsim

GSIM for binary data
gsim.cv

Determination of the ridge regularization parameter and the bandwidth to be used for classification with GSIM for binary data
logit.spls.stab

Stability selection procedure to estimate probabilities of selection of covariates for the LOGIT-SPLS method
SRBCT

Gene expression data from Khan et al. (2001)
logit.spls

Classification procedure for binary response based on a logistic model, solved by a combination of the Ridge Iteratively Reweighted Least Squares (RIRLS) algorithm and the Adaptive Sparse PLS (SPLS) regression
logit.spls.cv

Cross-validation procedure to calibrate the parameters (ncomp, lambda.l1, lambda.ridge) for the LOGIT-SPLS method
Colon

Gene expression data from Alon et al. (1999)
Ecoli

Ecoli gene expression and connectivity data from Kao et al. (2003)
leukemia

Gene expression data from Golub et al. (1999)
TFA.estimate

Prediction of Transcription Factor Activities using PLS