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

Handling of censored results within the package #80

Open
billdenney opened this issue May 14, 2021 · 0 comments
Open

Handling of censored results within the package #80

billdenney opened this issue May 14, 2021 · 0 comments

Comments

@billdenney
Copy link
Contributor

In some scenarios, NA values are treated as censored while in other scenarios, censored values are treated as either -Inf or Inf. I think that it would be simpler to have censored values treated as -Inf or Inf throughout the package and have NA values on input as an error.

Does that seem reasonable to you?

An example of this difference is in the quantile_cens() function.

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