plot_marg_liks {mcbette} | R Documentation |
Plot the marg_liks
Description
Plot the marg_liks
Usage
plot_marg_liks(marg_liks)
Arguments
marg_liks |
a table of (estimated) marginal likelihoods, as, for example, created by est_marg_liks. This data.frame has the following columns:
Use get_test_marg_liks to get a test |
Value
a ggplot
Examples
plot_marg_liks(get_test_marg_liks())
beastier::remove_beaustier_folders()
beastier::check_empty_beaustier_folders()