-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
Hi there,
and first of all, thanks for the great work, I just noticed some oddities with regard to Sepsis 3 labels
generated by
sepsis_data <- sep3(sofa_data, si_data, si_window = "any", si_lwr = hours(48L),
si_upr = hours(24L), keep_components = TRUE,
interval = mins(15L)
)
for the eICU dataset.
There are some assigned labels for which the SI-window seems to be violated. e.g. 144 hours between the last SI-event and the determining SOFA score increase, considering the Sepsis-3 requirements in the documentation.
Is this an expected artefact due the way the labels are generated for eICU under the hood or is there something else off that might need to be taken care of?
See the plot down below for an example:
Thanks again!
Metadata
Metadata
Assignees
Labels
No labels