Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add worm plot as a diagnostic device option in appraise() #62

Closed
2 tasks done
gavinsimpson opened this issue Jan 24, 2020 · 1 comment
Closed
2 tasks done

Add worm plot as a diagnostic device option in appraise() #62

gavinsimpson opened this issue Jan 24, 2020 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@gavinsimpson
Copy link
Owner

gavinsimpson commented Jan 24, 2020

A worm plot is effectively a rotated QQ-plot but is commonly used as a model diagnostic plot. It's widely used in the gamlss package and book for example.

van Buuren, S., Fredriks, M., 2001. Worm plot: a simple diagnostic device for modelling growth reference curves. Stat. Med. 20, 1259–1277. https://doi.org/10.1002/sim.746

Tristan Mahr also has a nice blog post on implementing these plots using ggplot2

  • implement worm_plot()
  • add as an option in appraise()
@gavinsimpson gavinsimpson added the enhancement New feature or request label Jan 24, 2020
@gavinsimpson
Copy link
Owner Author

gavinsimpson commented Apr 9, 2021

Worm plots are now implemented in worm_plot() (as of versions > 0.5.1), but not yet active as an option in appraise().

@gavinsimpson gavinsimpson added this to the 0.6 milestone Apr 9, 2021
@gavinsimpson gavinsimpson modified the milestones: 0.6, 0.7 Jun 25, 2021
@gavinsimpson gavinsimpson modified the milestones: 0.7, 0.8 Feb 19, 2022
@gavinsimpson gavinsimpson modified the milestones: 0.8, 0.9 Jan 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant