marvel.demo <- readRDS(system.file("extdata/data", "marvel.demo.rds", package="MARVEL"))
marvel.demo <- FindPTC(MarvelObject=marvel.demo,
method="ad",
pval=0.1,
delta=90
)
Run the code above in your browser using DataLab