Last active
April 18, 2021 07:58
-
-
Save RaphaelS1/55106ebf646388f182ef0bbb2b124733 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
## 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