Title
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", ...)
|
... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.