evaluate_index {inlabru} | R Documentation |
Compute all index values
Description
Computes the index values matrices for included components
Usage
evaluate_index(model, lhoods)
Arguments
model |
A |
lhoods |
A |
Value
A named list of idx_full
and idx_inla
,
named list of indices, and inla_subset
, and inla_subset
,
a named list of logical subset specifications for extracting the INLA::f()
compatible index subsets.
[Package inlabru version 2.11.1 Index]