Create a JAGS inits suitable for use with run.jags and autorun.jags
dot-createPoissonInit.Rd
Create a JAGS inits suitable for use with run.jags and autorun.jags
Arguments
- gammaShape
a named vector defining the shape and scale parameters of the gamma hyperprior for the shape parameter
- gammaScale
a named vector defining the shape and scale parameters of the gamma hyperprior for the scale parameter
- seed
the seed to use when generating random seeds for the MCMC processes
- quantiles
Default
NULL
. IfNULL
, starting values ofa
andb
are chosen at random. Otherwise, starting values are defined by the values supplied inquantiles
. See Usage Notes below.- rng
the random number generator to be used for each init
- n
the length of the initialisation vector for
lambda