Skip to main content

compute_confidence

Function compute_confidence 

Source
pub fn compute_confidence(support: u64, contradictions: u64) -> f64
👎Deprecated:

Use local_hypothesis_support_confidence for explicit local semantics

Expand description

Compatibility alias for historical call sites.

Phase status: migration-only Removal condition: remove when all consumers have migrated to local_hypothesis_support_confidence