voiage.ecosystem_integration
Ecosystem Integration Module for voiage.
This module provides narrow, SDK-free interchange profiles and workflows:
- repository-authored decision-tree XML (not verified TreeAge compatibility)
- JSON shapes inspired by hesim and BCEA (not verified package compatibility)
- Health economic modeling software interoperability
- Research workflow integration (Jupyter, RStudio, etc.)
- Data format compatibility (CSV, Excel, SAS, Stata)
Author: voiage Development Team Version: 2.0.0
Classes
Section titled “Classes”- EcosystemConnector Base class for ecosystem integrations.
- HeomlRunBundle Loaded HEOML run bundle and its core VOI contract objects.
- TreeAgeConnector Repository-authored decision-tree XML profile connector.
- RPackageConnector SDK-free JSON profile connector for health-economic records.
- DataFormatConnector Data format compatibility connector.
- WorkflowConnector Research workflow integration connector.
- EcosystemIntegration Main ecosystem integration manager.
Functions
Section titled “Functions”- load_heoml_run_bundle Load a HEOML run-bundle manifest and its core VOI artifacts.
- quick_import_health_data Quick import function for health economics data.
- quick_export_notebook Quick export to Jupyter notebook.
- quick_r_export Quick export to R script.
- convert_treeage_to_voi Convert a repository-authored decision-tree XML profile to voiage.