methytmle-class {methyvim}R Documentation

Constructor for class methytmle

Description

Constructor for class methytmle

Accessor for Parameter Information

Accessor for Variable Importance Measure Information

Usage

param(object)

vim(object)

Arguments

object

S4 object of class methytmle.

object

S4 object of class methytmle.

Value

methytmle object, subclassed from GenomicRatioSet.

Examples

library(methyvimData)
suppressMessages(library(SummarizedExperiment))
data(grsExample)
# cast the GenomicRatioSet to class methytmle
methy_tmle <- .methytmle(grsExample)
methy_tmle

[Package methyvim version 1.6.0 Index]