valid_mcmc {psborrow} | R Documentation |
validate the operational parameters for MCMC method
valid_mcmc(n.chains, n.adapt, n.burn, n.iter)
n.chains |
number of parallel chains for the model |
n.adapt |
number of iterations for adaptation |
n.burn |
number of iterations discarded as burn-in |
n.iter |
number of iterations to monitor |
A list
containing numbers of parallel chains and iterations