Skip to content

PolicyAnalysisInc/openqaly

Repository files navigation

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