psplineprior | R Documentation |
A function for evaluating the log of an independent Gaussian prior for a given set of parameter values.
psplineprior(beta = NULL, omega = NULL, eta = NULL, priors)
beta |
parameter beta at which prior is to be evaluated |
omega |
parameter omega at which prior is to be evaluated |
eta |
parameter eta at which prior is to be evaluated |
priors |
an object of class mcmcPriors, see ?mcmcPriors |
the log of the prior evaluated at the given parameter values
survspat, betapriorGauss, omegapriorGauss, etapriorGauss, indepGaussianprior, derivindepGaussianprior
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.