Learn R Programming

iai (version 1.10.2)

opt_knn_imputation_learner: Learner for conducting optimal k-NN imputation

Description

Julia Equivalent: IAI.OptKNNImputationLearner

Usage

opt_knn_imputation_learner(...)

Arguments

...

Use keyword arguments to set parameters on the resulting learner. Refer to the Julia documentation for available parameters.

Examples

Run this code
if (FALSE) lnr <- iai::opt_knn_imputation_learner()

Run the code above in your browser using DataLab