Skip to content

misssingness #59

@antoine4ucsd

Description

@antoine4ucsd

Hello
I am new with ciTools but very interested in using it for post hoc analyses for my survreg models
I have a very naive question:
is there a way to omit NA ?

fit<-  survreg(Surv(left, right, type="interval2") ~ drug,  dist="weibull", data=mydata)
add_quantile(mydata, fit, p = 0.75, name = c("quant", "lwr", "upr"))

error

Error in add_quantile.survreg
 Check df for missingness

thank you!

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