evaluate_comp_lin {inlabru} | R Documentation |
Compute all component linearisations
Description
Computes individual bru_mapper_taylor
objects for included components
for each model likelihood
Usage
evaluate_comp_lin(model, input, state, inla_f = FALSE)
Arguments
model |
A |
input |
A list of named lists of component inputs |
state |
A named list of component states |
inla_f |
Controls the input data interpretations |
Value
A list (class 'comp_simple') of named lists (class 'comp_simple_list')
of bru_mapper_taylor
objects,
one for each included component
[Package inlabru version 2.11.1 Index]