Package: EnMCB
Type: Package
Title: Predicting Disease Progression Based on Methylation Correlated
        Blocks using Ensemble Models
Version: 1.4.1
Date: 2019-10-04
Author: Xin Yu 
Maintainer: Xin Yu <whirlsyu@gmail.com>
Depends: R (>= 4.0)
Encoding: UTF-8
Imports: foreach, doParallel, parallel, stats, survivalROC, glmnet,
        rms, mboost, survivalsvm, ggplot2,
        IlluminaHumanMethylation450kanno.ilmn12.hg19, minfi, boot,
        survival, utils
ImportFrom:
VignetteBuilder: knitr
Suggests: SummarizedExperiment, testthat, Biobase, survminer,
        affycoretools, knitr, plotROC, prognosticROC
Description: Creation of the correlated blocks using DNA methylation 
    profiles. A stacked ensemble of machine learning models, 
    which combined the cox, support vector machine and elastic-net 
    regression model, can be constructed to predict disease progression.
License: GPL-2
BugReports: https://github.com/whirlsyu/EnMCB/issues
biocViews: Normalization, DNAMethylation, MethylationArray,
        SupportVectorMachine
LazyData: FALSE
RoxygenNote: 7.1.1
git_url: https://git.bioconductor.org/packages/EnMCB
git_branch: RELEASE_3_13
git_last_commit: f4ab997
git_last_commit_date: 2021-09-20
Date/Publication: 2021-09-21
NeedsCompilation: no
Packaged: 2021-09-21 17:39:43 UTC; biocbuild
Built: R 4.1.1; ; 2021-09-22 12:49:54 UTC; windows
