boosting tree for imputation
boosting tree for imputation
gbmC(x, y)
x |
predictor matrix |
y |
response vector |
a model object that can be used by the impute
function
and the best.iter for gbm model.
data(spect) missdata <- SimIm(spect, 0.1) impdata <- impute(spect, cFun = "gbmC")
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.