-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathDESCRIPTION
31 lines (31 loc) · 1.61 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Package: mixOmics
Type: Package
Title: Omics Data Integration Project
Version: 4.1-5
Date: 2012-12-11
Depends: R (>= 2.10), igraph0, rgl, lattice, pheatmap
Author: Sebastien Dejean, Ignacio Gonzalez, Kim-Anh Le Cao with
contributions from Pierre Monget, Jeff Coquery, FangZou Yao,
Benoit Liquet
Maintainer: Kim-Anh Le Cao <[email protected]>
Description: The package provide statistical integrative techniques and
variants to analyse highly dimensional data sets: 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. Recent
methodological developments include: sparse PLS-Discriminant
Analysis, Independent Principal Component Analysis and
multilevel analysis using variance decomposition of the data.
License: GPL (>= 2)
Repository: CRAN
Date/Publication: 2012-05-31 08:52:42
Packaged: 2013-08-23 06:29:51 UTC; k.lecao