https://github.com/todesking/jags-code
Git Mirror of JAGS MCMC Sampler
https://github.com/todesking/jags-code
Last synced: 11 months ago
JSON representation
Git Mirror of JAGS MCMC Sampler
- Host: GitHub
- URL: https://github.com/todesking/jags-code
- Owner: todesking
- License: gpl-2.0
- Created: 2018-06-19T12:32:37.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-19T12:36:12.000Z (about 8 years ago)
- Last Synced: 2025-03-02T09:45:09.666Z (over 1 year ago)
- Language: C
- Homepage: https://sourceforge.net/p/mcmc-jags/code-0/ci/default/tree/
- Size: 4.56 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
- License: COPYING
- Authors: AUTHORS
Awesome Lists containing this project
README
This is JAGS (Just Another Gibbs Sampler), a program for analysis of
Bayesian Graphical models by Gibbs Sampling.
The functionality of JAGS is based on the BUGS program created by the
MRC Biostatistics Unit (http://www.mrc-bsu.cam.ac.uk). There is a short
manual that describes the differences between JAGS and BUGS.