View source: R/bru.inference.R
| bru_inla_formula | R Documentation |
Extracts the INLA formula used in a bru model
bru_inla_formula(x, ...)
## S3 method for class 'bru'
bru_inla_formula(x, ...)
## S3 method for class 'bru_model'
bru_inla_formula(x, ...)
## S3 method for class 'bru_info'
bru_inla_formula(x, ...)
## S3 method for class 'bru_comp_list'
bru_inla_formula(x, ...)
x |
An object containing information about an INLA formula |
... |
Additional arguments passed on to submethods |
A formula suited for use in INLA::inla()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.