R/MCMC-defaults.R

# The model file that is used by JAGS:
JAGS.PATH <- "C:/Program Files/JAGS/JAGS-4.3.0/x64/bin/"

# The number of Markov Chains used (should be >2 by hopefully <= number of CPU cores):
NUM.CHAINS <- 5
NUM.CORES <- 12
RANDOM.SEED <- 1111

Try the invitroTKstats package in your browser

Any scripts or data that you put into this service are public.

invitroTKstats documentation built on Aug. 23, 2025, 9:08 a.m.