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-org/inlabru documentation built on April 15, 2024, 3:53 a.m.