Skip to contents

Enable Link Generic

Usage

enableLink(object, ...)

Arguments

object

(LongitudinalModel)
to enable link for.

...

Not used.

Optional hook method that is called on a LongitudinalModel only if a link method is provided to JointModel. This can be used to allow the model to include any optional stan code that is only required if there are links present.

Value

LongitudinalModel object