## S3 method for class 'MethylSet':
ratioConvert(object, what = c("beta", "M", "both"), keepCN = TRUE, ...)
## S3 method for class 'GenomicMethylSet':
ratioConvert(object, what = c("beta", "M", "both"), keepCN = TRUE, ...)
MethylSet
, or a GenomicRatioSet
.getBeta
, getM
methods.RatioSet
or code{GenomicRatioSet} for the output
object and MethylSet
or code{GenomicMethylSet}
for the input object.