dryrun {INLA}R Documentation

Do a dryrun to extract some internal information upfront

Description

Do a dryrun to get information about the internal storage and the list (and ordering) of the hyperparameters

Usage

inla.dryrun(...)

Arguments

...

Same arguments as inla()

Value

A list of start-index and length for each latent component and a list of the hyperparameters in the model

Author(s)

Havard Rue hrue@r-inla.org


[Package INLA version 25.10.19 Index]