formula.INLAjoint {INLAjoint} | R Documentation |
Extracts formula from a given model fitted with INLAjoint
Description
This function extracts formula from INLAjoint objects.
Usage
## S3 method for class 'INLAjoint'
formula(x, ...)
Arguments
x |
an object that contains a model fitted with INLAjoint. |
... |
Extra arguments. |
[Package INLAjoint version 24.3.25 Index]