Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Odd Sepsis Labels with eICU #66

@DanielBrkr

Description

@DanielBrkr

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:

odd_sepsis_label

Thanks again!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions