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