Description Usage Arguments Value Examples
View source: R/MethPed_summary.methped.R
Summary of conditional probability or binary classification of samples that belong to different tumor subtypes.
1 2 |
object |
Object in methped class. Output of function MethPed. |
... |
Additional arguments affecting the summary produced |
Object in "methped" class. Output of function MethPed.
1 2 3 4 5 6 7 8 | #################### Loading sample data
data(MethPed_sample)
#################### Applying MethPed to sample data
res<-MethPed(MethPed_sample)
#################### Summary function of MethPed output
summary (res)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.