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