Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

misssingness #59

Open
antoine4ucsd opened this issue Mar 27, 2024 · 0 comments
Open

misssingness #59

antoine4ucsd opened this issue Mar 27, 2024 · 0 comments

Comments

@antoine4ucsd
Copy link

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant