Skip to content

Instantly share code, notes, and snippets.

@RaphaelS1
Last active April 18, 2021 07:58
Show Gist options
  • Save RaphaelS1/55106ebf646388f182ef0bbb2b124733 to your computer and use it in GitHub Desktop.
Save RaphaelS1/55106ebf646388f182ef0bbb2b124733 to your computer and use it in GitHub Desktop.
## load ggplot2 for autoplots
library(ggplot2)
## critical difference diagrams for IGS
autoplot(bma, meas = "graf", type = "cd", ratio = 1/3, p.value = 0.1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment