Enable Link Generic
enableLink.Rd
Enable Link Generic
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 toJointModel
. 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