Skip to contents

ggmice (development version)

Bug fixes

  • Correct labeling of ‘exclusion-restriction’ variables in plot_pred() (#128)

Minor changes

  • Miscellaneous documentation and vignette updates (#128)

ggmice 0.1.0

CRAN release: 2023-08-07

Breaking changes

  • Default plotting behavior plot_pattern() creates missing data pattern plot with square tiles (#74)
  • Default plotting behavior plot_pred() creates predictor matrix plot with colored tiles and shows predictor values (#71, #74)

New features

Bug fixes

  • The ggmice() function now displays all imputed data (incl. over-imputed data; #54)
  • The ggmice() function now catches errors when mapping input contains log-transformation (#80)
  • The family of plot_* functions now handle vector inputs for vrb argument (#80)
  • The family of plot_* functions now handle matrix inputs for data argument (#108)
  • The family of plot_* functions now omit grid lines from tile plots (#35)
  • The plot_pattern() function now handles any data.frame input for data argument (#38, #77, #104, #112)

Minor changes

  • Input validation for data argument plot_* functions (#85)
  • Input validation for vrb argument plot_* functions (#80)
  • Input validation for mapping argument ggmice() (#34, #90)
  • Vignette updates (#31, #35, #38) and other documentation (#45, #51)
  • The plot_pattern() function creates missing data pattern plot with more informative labels (#59, #111)

ggmice 0.0.1

CRAN release: 2022-03-17

  • First release of the package.