Data for the demo
experimental data :
Source Code :
First step
launch R and type:
> source("BuildJagsFiles.R")
second step
open a terminal window and launch JAGS with the command:
jags scriptJAGS.txt
Last step
launch R again and type:
> source("ALLP.R")