Skip to contents

Computes the index values matrices for included components

Usage

evaluate_index(model, lhoods)

Arguments

model

A bru_model object

lhoods

A bru_like_list object. Deprecated and ignored

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.