voiage is a Value of Information (VOI) analysis library with a broad
Python workflow, selected Rust calculations, and narrower R and Julia source
bindings.
VOI methods help quantify the economic value of acquiring additional information to reduce uncertainty in decision-making, particularly in fields like health economics, risk analysis, and decision sciences.
Shared reference calculations — Python, R, and Julia test the same
Rust EVPI kernel against common numerical cases.
Evidence-labelled methods — stable, approximate, and experimental
methods are distinguished in the API and documentation.
Python analysis workflow — NumPy, SciPy, pandas, xarray, and optional
backends support model preparation, analysis, and reporting.
Python currently provides the complete workflow and the provenance-bearing
result envelope. R and Julia expose scalar EVPI and require a compatible
voiage-ffi native library. Mojo remains an external, unreleased boundary.