epi_manova | R Documentation |
This function identifies regions with CpGs being outliers using manova approach.
epi_manova(mixture, model, case_id)
mixture |
beta values matrix. Samples in columns and CpGs in rows. |
model |
design (or model) matrix. |
case_id |
a character string specifying the name of the case sample. |
The function returns the F statistic, Pillai and P value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.