A string specifying the used criterion for comparing the
imputed and original values.
tolerance
Numeric, only used for criterion = "precision":
numeric differences smaller than tolerance are treated as zero/equal.
est_pars
Deprecated, renamed to pars_est.
true_pars
Deprecated, renamed to pars_true.
Details
The same criterions are implemented for
evaluate_parameters and evaluate_imputed_values.
The possible choices are documented in evaluate_imputed_values.
References
Cetin-Berber, D. D., Sari, H. I., & Huggins-Manley, A. C. (2019).
Imputation Methods to Deal With Missing Responses in Computerized Adaptive
Multistage Testing. Educational and psychological measurement,
79(3), 495-511.
See Also
Other evaluation functions:
evaluate_imputation_parameters(),
evaluate_imputed_values()