Combine linearisation for multiple likelihoods
bru_make_stack(...)# S3 method for bru_like
bru_make_stack(lhood, lin, idx, ..., family_index = 1L)
# S3 method for bru_like_list
bru_make_stack(lhoods, lin, idx, ...)
Arguments passed on to other methods
A bru_like
object
Linearisation information
For .bru_like
, a bru_mapper_taylor
object
For .bru_like_list
, a list of bru_mapper_taylor
objects
Output from evaluate_index(...)
integer specifying the family sequence index of the observation model
A bru_like_list
object