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
Copy file name to clipboardExpand all lines: README.md
+1
Original file line number
Diff line number
Diff line change
@@ -2,4 +2,5 @@
2
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
3
- gibbs_without7.ipynb ---> model without covariates
4
4
- gibbs_with7.ipynb ---> model with covariates
5
+
5
6
In addition, there are basic diagnostics of the convergence of the algorithms: trace plots and auto-correlation functions.
0 commit comments