Ar1CoefficientPrior(mu = 0, sigma = 1, force.stationary = TRUE, force.positive = FALSE, initial.value = mu)TRUE then the prior
support for the AR1 coefficient will be truncated to (-1, 1).TRUE then the prior for the
AR1 coefficient will be truncated so that zero support is given to
values less than zero.Ar1CoefficientPrior() syntax is preferred, as it
more closely matches R's syntax for other constructors.