evaluate_index: Compute all index values

View source: R/model.R

evaluate_indexR Documentation

Compute all index values

Description

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.


inlabru documentation built on Nov. 2, 2023, 6:07 p.m.