Skip to content

Handling of empty CSV values #3

Description

@jvsoest

If one of the columns used during the CoxPH contains empty values (is.na), the CoxPH algorithm will report NA as outcome.

Please include the config option to set complete_cases=TRUE. Using this approach, there will be still a CoxPH algorithm, although on a subset of the data.
Maybe a count of complete-cases would be useful as well during output.

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