Learn R Programming

⚠️There's a newer version (6.3.2) of this package.Take me there.

mixOmics (version 5.2.0)

Omics Data Integration Project

Description

We provide statistical integrative techniques and variants to analyse highly dimensional data sets: regularized Canonical Correlation Analysis ('rCCA') and sparse Partial Least Squares variants ('sPLS') to unravel relationships between two heterogeneous data sets of size (n times p) and (n times q) where the p and q variables are measured on the same samples or individuals n. These data may come from high throughput technologies, such as 'omics' data (e.g. transcriptomics, metabolomics or proteomics data) that require an integrative or joint analysis. However, 'mixOmics' can also be applied to any other large data sets where p + q >> n. 'rCCA' is a regularized version of Canonical Correlation Analysis to deal with the large number of variables. 'sPLS' allows variable selection in a one step procedure and two frameworks are proposed: regression and canonical analysis. Numerous graphical outputs are provided to help interpreting the results. Recent methodological developments include: sparse PLS-Discriminant Analysis ('sPLS-DA'), Independent Principal Component Analysis ('IPCA'), multilevel analysis using variance decomposition of the data and integration of multiple data sets with regularized Generalised Canonical Correlation Analysis ('rGCCA') and variants (sparse 'GCCA'). More details can be found on our website.

Copy Link

Version

Install

install.packages('mixOmics')

Monthly Downloads

290

Version

5.2.0

License

GPL (>= 2)

Maintainer

Last Published

November 19th, 2015

Functions in mixOmics (5.2.0)

linnerud

Linnerud Dataset
image.estim.regul

Plot the cross-validation score.
sipca

Independent Principal Component Analysis
image

Plot the cross-validation score.
srbct

Small version of the small round blue cell tumors of childhood data
breast.tumors

Human Breast Tumors Data
internal-functions

Internal Functions
summary

Summary Methods for CCA and PLS objects
unmap

Dummy matrix for an outcome factor
tune.rcc

Estimate the parameters of regularization for Regularized CCA
nipals

Non-linear Iterative Partial Least Squares (NIPALS) algorithm
plot.rcc

Canonical Correlations Plot
multidrug

Multidrug Resistence Data
plotArrow

Arrow sample plot
liver.toxicity

Liver Toxicity Data
tune.pca

Tune the number of principal components in PCA
pca

Principal Components Analysis
cim

Clustered Image Maps (CIMs) ("heat maps")
prostate

Human Prostate Tumors Data
plotContrib

Contribution plot of variables
plotVar

Plot of Variables
ipca

Independent Principal Component Analysis
selectVar

Output of selected variables
perf

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

Identification of zero- or near-zero variance predictors
estim.regul

Estimate the parameters of regularization for Regularized CCA
yeast

Yeast metabolomic study
network

Relevance Network for (r)CCA and (s)PLS regression
color.jet

Color Palette for mixOmics
wrappers

(Generalised Canonical Correlation Analysis
print

Print Methods for CCA, (s)PLS, PCA and Summary objects
pcatune

Tune the number of principal components in PCA
vip

Variable Importance in the Projection (VIP)
imgCor

Image Maps of Correlation Matrices between two Data Sets
plsda

Partial Least Squares Discriminant Analysis (PLS-DA).
splsda

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

Partial Least Squares (PLS) Regression
plotIndiv

Plot of Individuals (Experimental Units)
rcc

Regularized Canonical Correlation Analysis
withinVariation

Within matrix decomposition for repeated measurements (cross-over design)
vac18

Vaccine study Data
nutrimouse

Nutrimouse Dataset
predict

Predict Method for PLS, sPLS, PLS-DA or sPLS-DA
multilevel

Multilevel analysis for repeated measurements (cross-over design)
spls

Sparse Partial Least Squares (sPLS)
spca

Sparse Principal Components Analysis
vac18.simulated

Simulated data based on the vac18 study for multilevel analysis
plot.perf

Plot for model performance
s.match

Plot of Paired Coordinates
mat.rank

Matrix Rank
tune.multilevel

Tuning functions for multilevel analyses
scatterutil

Graphical utility functions from ade4