haveJAGS {bayesmix}R Documentation

Checks the availability of jags

Description

Given the location of the jags executable, it is checked if it can be successfully called.

Usage

haveJAGS(jags = getOption("jags.exe"))

Arguments

jags string indicating location of jags executable. If NULL it is assumed that jags is in the search path.

Value

Returns a logical.

Author(s)

Bettina Gruen


[Package bayesmix version 0.6-0 Index]