Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DIC estimation #22

Open
Felipemendezrios opened this issue Apr 18, 2024 · 1 comment
Open

DIC estimation #22

Felipemendezrios opened this issue Apr 18, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@Felipemendezrios
Copy link
Owner

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
Copy link
Owner Author

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

@Felipemendezrios Felipemendezrios added the enhancement New feature or request label Jun 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant