Skip to content

Commit 8274324

Browse files
Update README.md
1 parent 9a7ca89 commit 8274324

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
# bayesian_hierarchical_models
2-
Implementation of
2+
Implementation of Gibbs sampling to estimate the posterior distribution of the parameters of two different Bayesian hierarchical models (in the context of educational setting).
3+
- gibbs_without7.ipynb ---> model without covariates
4+
- gibbs_with7.ipynb ---> model with covariates
5+
In addition, there are basic diagnostics of the convergence of the algorithms: trace plots and auto-correlation functions.

0 commit comments

Comments
 (0)