Best subset for classification (both direction)
Best subset variable selection from both forward and backward direction for categorical data
stepBothC(x, y)
x |
predictor matrix |
y |
response vector |
a model object that can be used by the impute
function
data(spect) missdata <- SimIm(spect, 0.1) impdata <- impute(spect, cFun = "stepBothC")
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.