summaryrefslogtreecommitdiff
path: root/sci-mathematics/jags/metadata.xml
blob: 6ed5670061bd4512f75b2753bf42b4193f5e7e55 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="project">
    <email>sci-mathematics@gentoo.org</email>
    <name>Gentoo Mathematics Project</name>
  </maintainer>
  <longdescription lang="en">
  JAGS is Just Another Gibbs Sampler. It is a program for analysis of
  Bayesian hierarchical models using Markov Chain Monte Carlo (MCMC)
  simulation not wholly unlike BUGS.
  JAGS was written with three aims in mind:
  * To have an engine for the BUGS language that runs on Unix
  * To be extensible, allowing users to write their own functions,
    distributions and samplers.
  * To be a plaftorm for experimentation with ideas in Bayesian modelling
  </longdescription>
  <origin>srcux</origin>
</pkgmetadata>