fitted.INLAjoint {INLAjoint}R Documentation

Extracts fitted values from a given model fitted with INLAjoint

Description

This function extracts fitted values from INLAjoint objects. Values are associated to a name to keep track of the outcome related to each fitted value.

Usage

## S3 method for class 'INLAjoint'
fitted(object, ...)

Arguments

object

an object that contains a model fitted with INLAjoint.

...

Extra arguments.


[Package INLAjoint version 24.3.25 Index]