Skip to content

Instantly share code, notes, and snippets.

@basanta33
basanta33 / RevGadgets_Validation_example.r
Last active October 5, 2025 15:03
An example of using RevGadgets to perform SBC from RevBayes validation analysis
# R script to process and plot RevBayes validation output using RevGadgets
# Authors: Sebastian Höhna and Basanta Khakurel
# Last Modified: 02-10-2025
# NOTE: The functions used in this script are implemented in the development branch of RevGadgets
# install RevGadgets development
devtools::install_github("revbayes/RevGadgets@development")
# load the library