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)
Arguments
object
The lcModel object.
Value
A character vector or integer vector of the identifier for every fitted trajectory.
Details
The order returned by ids(object) determines the id order for any output involving id-specific values, such as in trajectoryAssignments() or postprob().