Felipemendezrios / RatingShiftHappens

Tools for Detecting, Visualizing and Estimating Rating Shifts
GNU General Public License v3.0
1 stars 0 forks source link

DIC estimation #22

Open Felipemendezrios opened 2 months ago

Felipemendezrios commented 2 months ago

DIC estimation hardcode following Pooley, C. M., & Marion, G. Bayesian model evidence as a practical alternative to deviance information criterion. Royal Society Open Science (2018), https://doi.org/10.1098/rsos.171519 (DIC3=0.5*(DIC1+DIC2))

Function to fix "segmentation_engine" line 235 DIC=mcmc.DIC[1,2]

Felipemendezrios commented 2 months ago

The criterion selected so far is DIC1. Discussion about DIC estimation will be postponed