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