powered by
boosting tree for imputation
gbmC(x, y)
predictor matrix
response vector
a model object that can be used by the impute function and the best.iter for gbm model.
impute
gbm
# NOT RUN { data(spect) missdata <- SimIm(spect, 0.1) # } # NOT RUN { impdata <- impute(spect, cFun = "gbmC") # }
Run the code above in your browser using DataLab