make_impute: Imputation metaprogramming

Description Usage Arguments Details

Description

Create functions that use a function for imputing

Usage

1
2
3
4
5
6
7
8
9

Arguments

fun

value or function used for imputing. See Details.

Details

These functions make mutate-style impute functions using impute() and the supplied .na argument.

make_imputes is a wrapper around the other functions and returns each as a list.


tidyimpute documentation built on May 2, 2019, 3:32 p.m.