Skip to content

Conversation

@LDSamson
Copy link
Collaborator

When event label order needs to be estimated (in rare cases where the event id order is not consistent in all subjects based on the date), the arranging was by mistake internally done by event_id instead of the estimated order. This will become apparent if for example event_id contains something like "Vis1" "Vis2" "Vis10" in which case the ordering of this character vector will be incorrect with the old behavior.

This PR fixes this behavior.

@LDSamson LDSamson added this to the v0.3.0 milestone Jun 17, 2025
@LDSamson LDSamson marked this pull request as ready for review June 17, 2025 17:27
Copy link
Collaborator

@aclark02-arcus aclark02-arcus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔥

@aclark02-arcus aclark02-arcus merged commit ab0c816 into dev Jun 24, 2025
5 checks passed
@LDSamson LDSamson deleted the ls_fix_event_id_order_estimation branch June 25, 2025 06:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants