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

What to do in inforank_params() for multiple ICERs and no wtp provided? #86

Open
n8thangreen opened this issue Feb 21, 2022 · 0 comments
Labels
question ❓ Further information is requested

Comments

@n8thangreen
Copy link
Owner

n8thangreen commented Feb 21, 2022

As a quick fix I've just picked the first ICER:

  if (is.null(wtp)) wtp <- he$k[min(which(he$k >= he$ICER[1]))]
@n8thangreen n8thangreen added the question ❓ Further information is requested label Feb 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question ❓ Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant