filter_traj_model_intervals.Rd
This function filters a trajectory model by selecting specific intervals based on their indices.
filter_traj_model_intervals(traj_model, idxs)
The trajectory model object to filter.
The indices of the intervals to select.
The filtered trajectory model object.