ensembleLearnKFold: Title

Description Usage Arguments

View source: R/ensembles.R

Description

Title

Usage

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")

Arguments

nsamps

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