Title
1 2 3 4 5 | ensembleLearnKFold(panel = "Congenital_myopathy", methods = c("rpart",
"C5.0Tree", "svmRadial", "rf", "sparseLDA", "kknn", "naive_bayes"),
k = 5, seed = 12345, nboot = 200, tuneLength = 5, nsamps = 5,
auto = T, maxTrials = 5, controls = "allghosh", fs = "own",
fsThreshold = 0.6, qmeasure = "kappa")
|
nsamps |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.