drbenvincent / delay-discounting-analysis

Hierarchical Bayesian estimation and hypothesis testing for delay discounting tasks
http://www.inferencelab.com/delay-discounting-analysis/
MIT License
23 stars 9 forks source link

Calculate WAIC #207

Closed drbenvincent closed 6 years ago

drbenvincent commented 6 years ago

In order to help facilitate model comparison, we should calculate WAIC statistics.

drbenvincent commented 6 years ago

What we have...

A model comparison table screen shot 2018-03-07 at 16 35 01

Model comparison figure screen shot 2018-03-07 at 16 35 27

This is at least doing vaguely the right thing! But I will check over to see if I'm calculating everything properly.

Things still to do:

drbenvincent commented 6 years ago

Now we have a comparison table: screen shot 2018-03-07 at 20 52 52

and a nicely formatted WAIC comparison figure: screen shot 2018-03-07 at 20 52 22

see demo_WAIC.m for en example