| rprior {INLA} | R Documentation |
A(n experimental) framework for defining a prior in R
inla.rprior.define(rprior = NULL, ...)
rprior |
An R-function returning the log-prior evaluated at its argument |
... |
Named list of variables that will be in the environment of |
An inla.rprior-object which can be used as a prior
Havard Rue hrue@r-inla.org
## see example in inla.doc("rprior")