show.hyperspec: List all priors for the hyperparameters used

Description Usage Arguments Value Author(s) Examples

Description

List all priors for the hyperparameters used in a an inla-object

Usage

1

Arguments

result

An inla -object

Value

Nothing. The used priors for the hyperparameters are displayed only.

Author(s)

Havard Rue hrue@math.ntnu.no

Examples

1
2
r = inla(y~1, data = data.frame(y=1:10))
inla.show.hyperspec(r)

andrewzm/INLA documentation built on May 10, 2019, 11:12 a.m.