vimpute_methods: List the imputation methods registered for 'vimpute()'

View source: R/vimpute_registry.R

vimpute_methodsR Documentation

List the imputation methods registered for vimpute()

Description

List the imputation methods registered for vimpute()

Usage

vimpute_methods()

Value

Character vector of registered method names (built-ins plus any methods added via register_vimpute_method()).

See Also

register_vimpute_method(), unregister_vimpute_method()

Other vimpute method registry: register_vimpute_method(), unregister_vimpute_method()

Examples

vimpute_methods()

VIM documentation built on Sept. 2, 2026, 5:07 p.m.