expo_c | R Documentation |
ExposomeClust
for testing purpousesExposomeClust
created from an ExposomeSet
with full set of 104 exposures, 1200 simulated samples
and 4 phenotypes (asthma status, BMI measure, sex, and age).
The clustering was done using hclust
and
cutree
with k = 3
.
data("eclust")
An object of class ExposomeClust
of dimension 99 x 1200 x 5.
An ExposomeSet
object.
data("eclust") dim(expo_c) table(classification(expo_c))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.