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

Error with plot_values() function in heemod package #358

Open
Avila-Diego opened this issue Feb 17, 2023 · 0 comments
Open

Error with plot_values() function in heemod package #358

Avila-Diego opened this issue Feb 17, 2023 · 0 comments

Comments

@Avila-Diego
Copy link

I am experiencing an error while using the plot_values() function from the heemod package in R. Specifically, when I attempt to use the panels = "by_value" argument, I receive the following error message:

> plot(result$model_runs, type = "values", panels = "by_state")
Error in plot.run_model(result$model_runs, type = "values", panels = "by_state") : 
  'panels' arguement not compatible.

Is there any possibility to tabulate or generate a graph that shows the cost and QALY by stage and by cycle of the entire simulation?

I am using heemod version 0.14.4 and R version 4.2.2.

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