Skip to main content

jags: JAGS Gibbs Sampler

Contents

  1. Overview of package
    1. General usage
  2. Availability of package by cluster

Overview of package

General information about package
Package: jags
Description: JAGS Gibbs Sampler
For more information: https://mcmc-jags.sourceforge.io/
Categories:
License: OpenSource (GPLv2)

General usage information

JAGS (an acronym for Just Another Gibbs Sampler) is a program for analysis of Bayesian hierarchical models using Markov Chain Monte Carlo (MCMC) simulation.

This module adds the jags command to your PATH

In case you need to link against this library in your code, the following environmental variables have been defined:

You will probably wish to use these by adding the following flags to your compilation command (e.g. to CFLAGS in your Makefile):

and the following flags to your link command (e.g. LDFLAGS in your Makefile):

Available versions of the package jags, by cluster

This section lists the available versions of the package jagson the different clusters.

Available versions of jags on the Zaratab cluster

Available versions of jags on the Zaratab cluster
Version Module tags CPU(s) optimized for GPU ready?
4.3.0 jags/4.3.0 icelake, x86_64, zen2 Y






Back to Top