omegapriorGauss | R Documentation |
A function to define Gaussian priors for omega. This function simply stores a vector of means and standard deviations to be passed to the main MCMC function, survspat.
omegapriorGauss(mean, sd)
mean |
the prior mean, a vector of length 1 or more. 1 implies a common mean. |
sd |
the prior standard deviation, a vector of length 1 or more. 1 implies a common standard deviation. |
an object of class "omegapriorGauss"
survspat, betapriorGauss, omegapriorGauss, etapriorGauss, indepGaussianprior, derivindepGaussianprior
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.