We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Clone this repository git clone $GITLINK
git clone $GITLINK
Mac OSX Download binary at http://sourceforge.net/projects/mcmc-jags/files/JAGS/3.x/
Linux Go to jags
Windows Go to jags 4 win
###R installation Then use devtools to install the package
install.packages("coda") install.packages("rjags") install.packages("Nozzle.R1") library(devtools) devtools::install("path2DEGreport")