Skip to content

Double censoring discretisation for length of stay distributions #2

@seabbs

Description

@seabbs

normal = pmax(1 - stats::pnorm(d, mean = p$mu, sd = p$sigma), 0),

I don't quite know how this package works so I apologise if this is of topic but I was looking at the code and I think that here may want double interval censored discretisation as both the primary and secondary events are censored (they are days or weeks I think). Using continuous directly will I think induce a bias in the SD and using some other approximate discretisation will induce some other kind of problem!

We have a bunch of tooling for this and related research that might be of interest but no pressure: https://primarycensored.epinowcast.org/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions