GgResidpanel Versions Save

An R package for creating a panel of diagnostic plots for residuals from a model.

v0.3.0

4 years ago

ggResidpanel 0.3.0

Major:

  • changed resid_interact to allow for a panel of interactive plots
  • added the functions of resid_xpanel and resid_compare
  • added model types of lmerTest and lme
  • added an introductory vignette

Minor:

  • updated documentation
  • added Cook's distance values to residual-leverage plot
  • reordered plots in "all" panels
  • included penguins data
  • rounded number in tool tip in resid_interact
  • fixed some bugs in the code