QuantileData | R Documentation |
A dataset containing phenotype data and high-dimensional mediators for quantile mediation analysis. The dataset was simulated using parameters generated from real data.
QuantileData
A list with the following components:
A data frame containing:
treated (value = 1) or not treated (value = 0).
an abnormally distributed continuous outcome variable.
female (value = 1) or male (value = 0).
age of the participant.
A matrix of high-dimensional mediators (rows: samples, columns: variables).
data(QuantileData)
head(QuantileData$PhenoData)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.