Implementing MCMC sampling from scratch in R for various Bayesian models
-
Updated
Dec 7, 2023 - HTML
Implementing MCMC sampling from scratch in R for various Bayesian models
IRT models using various Bayesian methods
Homeworks from the Bayesian Statistics course of accademic year 2018/2019 at University of Trieste
R program for a metropolis-hastings based MCMC sampler using a multivariate-normal proposal distribution.
The programming part for the second assignment of the course DSC 531 - Statistical Simulations and Data Analysis of the University of Cyprus MSc in Data Science programme
In this repository, software applications in simulation and visualization for various applications are presented with interesting examples.
Bayesian logistic regression using Metropolis-Hastings sampling techniques in R
An implementation of the BUGS example LSAT: item response (http://www.openbugs.net/Examples/Lsat.html) on R. Parameters for the Rasch model are estimated using Maximum Marginal Likelihood as well as Bayesian Inference using jags and an implementation of Metropolis on R.
Decrypt a message with the Metropolis-Hasting Algorithm
Add a description, image, and links to the metropolis-hastings topic page so that developers can more easily learn about it.
To associate your repository with the metropolis-hastings topic, visit your repo's landing page and select "manage topics."