powered by
Best subset variable selection from both forward and backward direction for categorical data
stepBackC(x, y)
predictor matrix
response vector
a model object that can be used by the impute function
impute
step, stepBackR
step
stepBackR
# NOT RUN { data(spect) missdata <- SimIm(spect, 0.1) # } # NOT RUN { impdata <- impute(spect, cFun = "stepBackC") # }
Run the code above in your browser using DataLab