inla.doc {INLA} | R Documentation |
View documentation of latent, prior and likelihood models.
inla.doc(what, section, verbose=FALSE)
what |
What to view documentation about; name of latent model, name of prior, etc. (A regular expression.) |
section |
An optional section, like |
verbose |
Logical If |
Havard Rue hrue@r-inla.org
www.r-inla.org
## Not run: inla.doc("rw2") ## Not run: inla.doc("gaussian", section = "prior")