You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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]
The text was updated successfully, but these errors were encountered:
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]
The text was updated successfully, but these errors were encountered: