pc-t.RdA function to evaluate the PC-prior for the degrees of freedom in a standardized Student-t distribution
inla.pc.ddof(dof, lambda, u, alpha, log = FALSE)inla.pc.ddof returns the prior density for given
dof.
These functions implements the PC-prior for the dof in a standardized
Student-t distribution (ie. with unit variance and dof > 2). Either
lambda, or u AND alpha must be given. Due the internal
tabulation, dof must be larger than 2.0025.