bru_like_inla_family | R Documentation |
Utility functions for bru likelihood objects
bru_like_inla_family(x, ...)
## S3 method for class 'bru_like'
bru_like_inla_family(x, ...)
## S3 method for class 'bru_like_list'
bru_like_inla_family(x, ...)
bru_like_control_family(x, control.family = NULL, ...)
## S3 method for class 'bru_like'
bru_like_control_family(x, control.family = NULL, ...)
## S3 method for class 'bru_like_list'
bru_like_control_family(x, control.family = NULL, ...)
x |
Object of |
control.family |
list of INLA |
bru_like_inla_family()
returns a string or vector of strings
bru_like_control_family()
returns a list with
INLA::control.family
options, or a list of such lists, with one element
per observation model
summary.bru_like()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.