wjakethompson / measr

R package for the Bayesian estimation of diagnostic classification models using Stan
https://measr.info
GNU General Public License v3.0
10 stars 3 forks source link

Add Bayes factors for model comparisons #25

Open wjakethompson opened 1 year ago

wjakethompson commented 1 year ago

Calculate Bayes factor and also prior probability needed for decision (Kruschke talk from StanCon 2023).

https://cran.r-project.org/web/packages/bridgesampling/vignettes/bridgesampling_example_stan.html

wjakethompson commented 1 year ago

Also consider other information criteria (e.g., AIC, BIC).