ensembleLearn: Title

Description Usage Arguments

View source: R/ensembles.R

Description

Title

Usage

1
2
3
4
5
6
7
ensembleLearn(genes, panel = NULL, condition = NULL,
  expID = "BootstrapEnsemble", method = "J48", fsfile = NULL,
  vars = NULL, controls = "ghosh", filter = c("DSI", "DPI",
  "ESTcount", "constitutiveexons"), seed = 12345, nboot = 200,
  tuneLength = 5, nsamps = 5, evalctrl, evaldisease, debug = F,
  usereplacement = T, evalEach = seq(from = 1, to = nboot, by = 3),
  experiment = "DRN", ...)

Arguments

...

juanbot/G2PML documentation built on Aug. 1, 2020, 5:07 a.m.