Skip to content

Not able to display stratified analysis #5

Description

@AMI3

When I try to do stratified analysis:

cox.vac <- coxph(Surv(Days, infected) ~ Vaccinated + strata(institute) , data = Data_Cox)
tabcoxph(cox.vax)

I get an error:

Error in 1:locs[1] : NA/NaN argument

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions