fitted.INLAjoint: Extracts fitted values from a given model fitted with...

View source: R/fitted.INLAjoint.R

fitted.INLAjointR 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.


DenisRustand/INLAjoint documentation built on Sept. 27, 2024, 3:46 a.m.