Learn R Programming

INLAjoint (version 24.3.25)

joint.rerun: Rerun a model fitted with INLAjoint

Description

Reruns inla() for an object of class INLAjoint returned by the joint function. The rerun starts with posterior values from previous run and can sometimes improve the model fit (for very complex models or unstable parameter estimates due to low information in the data)

Usage

joint.rerun(model, ...)

Value

An object of class INLAjoint containing a model fitted with the joint() function.

Arguments

model

an object containing a model fitted with the joint() function.

...

Extra arguments.

See Also

joint.