mcmcpars: mcmcpars function

Description Usage Arguments Value

Description

A function for setting MCMC options.

Usage

1
mcmcpars(nits, burn, thin, inits = NULL, adaptivescheme = NULL)

Arguments

nits

numer of iterations,

burn

length of burnin

thin

thinning parameter eg operated on chain every 'thin' iteration (eg store output or compute some posterior functional)

inits

NOT CURRENTLY IN USE

adaptivescheme

NOT CURRENTLY IN USE

Value

mcmc parameters


bentaylor1/spatsurv documentation built on May 12, 2019, 3:02 p.m.