Learn R Programming

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

mixOmics (version 2.9-2)

Integrate Omics data project

Description

The package supplies two efficients methodologies: regularized CCA and sparse PLS to unravel relationships between two heterogeneous data sets of size (nxp) and (nxq) 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 CCA 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.

Copy Link

Version

Install

install.packages('mixOmics')

Monthly Downloads

113

Version

2.9-2

License

GPL (>= 2)

Maintainer

Kim-Anh Cao

Last Published

January 27th, 2011

Functions in mixOmics (2.9-2)

plot3dIndiv

Plot of Individuals (Experimental Units) in three dimensions
plot3dVar

Plot of Variables in three dimensions
nearZeroVar

Identification of zero- or near-zero variance predictors
rcc

Regularized Canonical Correlation Analysis
cim

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

Multidrug Resistence Data
splsda

Sparse Partial Least Squares Discriminate Analysis (sPLS-DA)
spls

Sparse Partial Least Squares (sPLS)
print

Print Methods for CCA, (s)PLS and Summary objects
internal-functions

Regularized CCA Internal Functions
s.match

Plot of Paired Coordinates
unmap

Converts a class vector to an indicator matrix
plotIndiv

Plot of Individuals (Experimental Units)
mat.rank

Matrix Rank
jet.colors

Jet Colors Palette
map

Converts an indicator matrix to class vector
plot.rcc

Canonical Correlations Plot
liver.toxicity

Liver Toxicity Data
imgCor

Image Maps of Correlation Matrices between two Data Sets
valid

Compute validation criterion for PLS and sparse PLS
breast.tumors

Human Breast Tumors Data
summary

Summary Methods for CCA and PLS objects
plot.valid

Validation Plot
network

Relevance Network for (Regularized) CCA and (sparse) PLS regression
estim.regul

Estimate the parameters of regularization for Regularized CCA
nipals

Non-linear Iterative Partial Least Squares (NIPALS) algorithm
linnerud

Linnerud Dataset
plotVar

Plot of Variables
scatterutil

Graphical utility functions from ade4
vip

Variable Importance in the Projection (VIP)
nutrimouse

Nutrimouse Dataset
srbct

Small version of the small round blue cell tumors of childhood data
pls

Partial Least Squares (PLS) Regression
image

Plot the cross-validation score.
plsda

Partial Least Squares Discriminate Analysis (PLS-DA).
pca

Principal Components Analysis
predict

Predict Method for PLS, sparse PLS, PLSDA Regression or Sparse PLSDA