EVPI
Expected Value of Perfect Information — the maximum amount one should be willing to pay to eliminate all uncertainty.
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.
EVPI
Expected Value of Perfect Information — the maximum amount one should be willing to pay to eliminate all uncertainty.
EVPPI
Expected Value of Partial Perfect Information — identifies key drivers of decision uncertainty by subset of parameters.
EVSI
Expected Value of Sample Information — the expected benefit of collecting new data through a specific study design.
ENBS
Expected Net Benefit of Sampling — EVSI minus research cost, indicating whether research is economically worthwhile.
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.