Dear Sir/Madam,
Greetings!!!

Kindly provide the detailed internal mathematical working mechanism of the
following median, KNN, and bagging imputation methods available in caret
package R.

 preProcess(train_data, method = "medianImpute")
 preProcess(train_data, method = "knnnImpute")
 preProcess(train_data method = "bagImpute")

The details provided by you will help me a lot for a better understanding
of these imputation methods especially while dealing with large sets of
data.

I will look forward to hearing from you.

Thanks and regards,
K. Purna Prakash.

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to