Tiedeala- ja menetelmätuki > Tilastotiede > JAGS
 
Tehdyt toimenpiteet

JAGS

R is a freeware bayesian statistics program

Version

Version 1.0.3 is installed on Murska.

Usage

JAGS is very similar to (open)BUGS. Analyses written for BUGS typically need only minor changes in order to  work in JAGS.


JAGS needs to be initialized on Murska with


module load jags

Once intialized, the analyses can be run with the command


jags commands.bug


where commands.bug contains the JAGS commands to be executed.


More help


For more details about JAGS, please consult the manual. In addition, you might want to download the classic bugs examples that have converted to work with JAGS.