Skip to contents

Evaluate results: print, plot, and suggest best method

Usage

evaluate_results(res, metric = "RMSE")

Arguments

res

The result object returned from evaluator()

metric

Character, which metric to optimize (default = "RMSE")

Value

Prints a table, plots results, and returns the suggested method

See also

vignette("imputetoolkit") For a complete tutorial, see the package vignette: vignette("imputetoolkit")