haveJAGS {bayesmix} | R Documentation |
Given the location of the jags executable, it is checked if it can be successfully called.
haveJAGS(jags = getOption("jags.exe"))
jags |
string indicating location of jags executable. If
NULL it is assumed that jags is in the search path. |
Returns a logical.
Bettina Gruen