Description Usage Arguments Value Methods (by generic) Slots See Also
Class ExposomeCorr
contains a matrix of correlations between
continuos exposures calculated using cor. It also contains the
description of each exposures (fData
of the original
ExposomeSet) in order to maintain a coherence
with the original source. It extends eSet-class.
1 2 3 4 5 6 7 8 9 10 11 |
x |
Object of class ExposomeCorr |
y |
NOT USED |
... |
Arguments passed to |
object |
An |
sort |
NOT USED |
type |
To choose between |
An object of class ExposomeCorr
plot
: Wrapper for plotClassification
method.
dim
: Return the dimension of the internat matrix of
correlation.
extract
: Return the raw correlation matrix
plotCorrelation
: Draws both a matrix of circos plot of correlations
assayData
Contains the correlation matrix (see eSet, AssayData).
featureData
Contains the description of the exposures including the family where they belong (see eSet, AnnotatedDataFrame).
pca
to study the behavioud between samples
and exposures in an ExposomeSet
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.