Skip to content

Implement logcdf for Truncated and Censored distributions #6686

Open
@ricardoV94

Description

@ricardoV94

Description

The CDF for Truncated is just that of the original variable rescaled by the truncation bounds: https://en.wikipedia.org/wiki/Truncated_distribution

The CDF for Censored is also simple.

The two can be tackled in separate PRs

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions