wwiecek / baggr

R package for Bayesian meta-analysis models, using Stan
GNU General Public License v3.0
46 stars 12 forks source link

visualise LOO CV #116

Open wwiecek opened 2 years ago

wwiecek commented 2 years ago

A plot where each row corresponds to study/group, each row showing (1) interval of hypermean in a LOO model, (2) point estimate (and maybe interval) for that group

wwiecek commented 2 years ago

This will be added in v0.6.16 but now we need to do plot.compare_baggr_cv, a type of comparison that can work on multiple models (same plotting style, just need to go through a list of models)

wwiecek commented 9 months ago

I did this recently for vitamin A paper, compare and implement that mock code here