Skip to content

Commit

Permalink
save figure
Browse files Browse the repository at this point in the history
  • Loading branch information
NiklasHohmann committed May 30, 2024
1 parent ec85383 commit 8495b77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/make_plots.R
Original file line number Diff line number Diff line change
Expand Up @@ -380,6 +380,7 @@ ggplot2::ggplot(A_BW, aes(ratio)) +
y = "Count")+
geom_vline(aes(xintercept=1),
color="red", linetype="dashed", size=1)
ggsave("figs/R/evidence_ration_A_bm.pdf")

#### plot AIC weights of tests in time domain ####
make_test_res_time_plot = function(scenario){
Expand Down

0 comments on commit 8495b77

Please sign in to comment.