Skip to content

PolicyAnalysisInc/openqalyshiny

Repository files navigation

openqalyshiny

CircleCI Codecov test coverage

openqalyshiny provides a Shiny interface for building and running openqaly models.

Model editor

run_model_editor() launches a Shiny app where you can build an openqaly model and run analyses against it.

Build: define states, strategies, transitions, variables, groups, and settings.

Results: view trace outputs, outcomes, costs, and net monetary benefit. Run probabilistic sensitivity analysis (PSA), deterministic sensitivity analysis (DSA), scenario analysis, two-way sensitivity analysis, threshold analysis, and cost-effectiveness analysis.

Installation

You can install the development version of openqalyshiny from GitHub with:

# install.packages("pak")
pak::pak("PolicyAnalysisInc/openqalyshiny")

Example

library(openqalyshiny)
run_model_editor()

About

Shiny UI for openqaly models

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors