Learn R Programming

inlabru (version 2.11.1)

index_eval: Obtain indices

Description

Indexes into to the components

Usage

index_eval(...)

# S3 method for component index_eval(component, inla_f, ...)

# S3 method for component_list index_eval(components, inla_f, ...)

Value

a list of indices into the latent variables compatible with the component mapper.

Arguments

...

Unused.

component

A component.

inla_f

logical; when TRUE, must result in values compatible with INLA::f(...) an specification and corresponding INLA::inla.stack(...) constructions.

Author

Fabian E. Bachl bachlfab@gmail.com, Finn Lindgren finn.lindgren@gmail.com