#################### Loading sample data
data(MethPed_sample)
#################### Applying MethPed to sample data
res<-MethPed(MethPed_sample)
#################### The names of the probes that were included in the original
# classifier but are missing from the data at hand
probeMis(res)
Run the code above in your browser using DataLab