index_eval {inlabru} | R Documentation |
Obtain indices
Description
Indexes into to the components
Usage
index_eval(...)
## S3 method for class 'component'
index_eval(component, inla_f, ...)
## S3 method for class 'component_list'
index_eval(components, inla_f, ...)
Arguments
... |
Unused. |
component |
A component. |
inla_f |
logical; when |
Value
a list of indices into the latent variables compatible with the component mapper.
Author(s)
Fabian E. Bachl bachlfab@gmail.com, Finn Lindgren finn.lindgren@gmail.com
[Package inlabru version 2.12.0 Index]