plot_prepost: Plots the distribution of all variables in the completed...

Description Usage Arguments Value

View source: R/plot_prepost.R

Description

Plots the distribution of all variables in the completed versus the original dataset.

Usage

1
plot_prepost(data = NULL, orig_data = NULL, numcols = 1)

Arguments

data

dataframe of the completed data, can also be a multiple imputed dataset (mids), imputed by MICE

orig_data

dataframe of the incompleted dataset

numcols

number of columns in the final plot

Value

Returns a plot with multiple panels, for each variable of the dataset, comparing the distribution with the original data.


bgravesteijn/impstep documentation built on Nov. 5, 2019, 2:26 p.m.