ids: Get the trajectory ids on which the model was fitted
Description
Get the trajectory ids on which the model was fitted
Usage
ids(object)
Value
A character vector or integer vector of the identifier for every fitted trajectory.
Arguments
object
The lcModel object.
Details
The order returned by ids(object) determines the id order for any output involving id-specific values, such as in trajectoryAssignments() or postprob().