Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

plot.amelia

Summary plots for Amelia objects


Description

Plots diagnostic plots for the output from the amelia function.

Usage

## S3 method for class 'amelia'
plot(x, which.vars, compare = TRUE,
  overimpute = FALSE, ask = TRUE, ...)

Arguments

x

an object of class "amelia"; typically output from the function amelia.

which.vars

a vector indicating the variables to plot. The default is to plot all of the numeric variables that were actually imputed.

compare

plot the density comparisons for each variable (True or False)

overimpute

plot the overimputation for each variable (True or False)

ask

prompt user before changing pages of a plot (True or False)

...

further graphical arguments.


Amelia

A Program for Missing Data

v1.7.6
GPL (>= 2)
Authors
James Honaker <james@hona.kr>, Gary King <king@harvard.edu>, Matthew Blackwell <mblackwell@gov.harvard.edu>
Initial release
2019-11-24

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.