summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenda Xu <heroxbd@gentoo.org>2012-05-18 17:36:48 +0900
committerBenda Xu <heroxbd@gentoo.org>2012-05-18 17:36:48 +0900
commitfb26a5c2df5e1fde31491ebeff69112712008353 (patch)
tree2f8414516404877c9df8e29df0c2b2536ab2bd5c /sci-mathematics/jags/metadata.xml
downloadheroxbd-fb26a5c2df5e1fde31491ebeff69112712008353.tar.gz
heroxbd-fb26a5c2df5e1fde31491ebeff69112712008353.tar.bz2
heroxbd-fb26a5c2df5e1fde31491ebeff69112712008353.zip
initial commit
Diffstat (limited to 'sci-mathematics/jags/metadata.xml')
-rw-r--r--sci-mathematics/jags/metadata.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/sci-mathematics/jags/metadata.xml b/sci-mathematics/jags/metadata.xml
new file mode 100644
index 0000000..cfbc499
--- /dev/null
+++ b/sci-mathematics/jags/metadata.xml
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>sci-mathematics</herd>
+<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>
+</pkgmetadata>