mice_impute_all_NA: Sequential Imputation

Description Usage Arguments Details Value

View source: R/mice-helpers.R

Description

Sequential imputations in case that some of the columns are not imputed due to collinearity, etc.

Usage

1

Arguments

data

A data frame with missing values coded as NA.

Details

This function will keep imputing the same data over and over until there are no NA values left.

Value

A data frame without NAs


mifa documentation built on Jan. 22, 2021, 5:10 p.m.