summary.methped {MethPed} | R Documentation |
Summary of conditional probability or binary classification of samples that belong to different tumor subtypes.
## S3 method for class 'methped' summary(object, ...)
object |
Object in methped class. Output of function MethPed. |
... |
Additional arguments affecting the summary produced |
Object in "methped" class. Output of function MethPed.
#################### Loading sample data data(MethPed_sample) #################### Applying MethPed to sample data res<-MethPed(MethPed_sample) #################### Summary function of MethPed output summary (res)