Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 1.04 KB

File metadata and controls

28 lines (22 loc) · 1.04 KB

CircleCI Codecov test coverage

openqaly

A package for creating and running cost-effectiveness models.

Planned Features

  • Supports PSM, Markov, Microsimulation, DES, Custom
  • Multiple methods for specifying transition matrices
  • Standardized model data format
  • VBP/DSA/Scenario/PSA Analyses
  • Parameter solving
  • Arbitrary object parameters
  • Sampling of tables & arbitrary object parameters (bootstrap, custom sampling, etc…)
  • Custom model checks
  • Embarassingly parallel archictecture
  • Modular structure allowing models to be combined
  • Comprehensive logging of model evaluation
  • Decision-tree functionality
  • Cleaner code