A function to define Gaussian priors for beta. This function simply stores a vector of means and standard deviations to be passed to the main MCMC function, survspat.
betapriorGauss(mean, sd)
an object of class "betapriorGauss"
the prior mean, a vector of length 1 or more. 1 implies a common mean.
the prior standard deviation, a vector of length 1 or more. 1 implies a common standard deviation.
survspat, betapriorGauss, omegapriorGauss, etapriorGauss, indepGaussianprior, derivindepGaussianprior