fixef.INLAjoint {INLAjoint}R Documentation

Extracts fixed effects values from a given model fitted with INLAjoint

Description

This function extracts fixed effects values from INLAjoint objects.

Usage

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

Arguments

object

an object that contains a model fitted with INLAjoint.

...

Extra arguments.


[Package INLAjoint version 24.3.25 Index]