Learn R Programming

rtemis (version 0.79)

likelihoodMediboostChooseFeat: rtemis internal: likelihoodMediboostChooseFeat Selects a feature with maximum information gain and provides the decision values and column index for the chosen feature

Description

rtemis internal: likelihoodMediboostChooseFeat Selects a feature with maximum information gain and provides the decision values and column index for the chosen feature

Usage

likelihoodMediboostChooseFeat(x, y, catPredictors, funcValue, weights,
  colIdx, verbose = TRUE)

Arguments