Skip to main content

multi_path_confidence

Function multi_path_confidence 

Source
pub fn multi_path_confidence(paths: &[Vec<f64>]) -> f64
Expand description

Combined multi-path confidence: given multiple paths between A and C, compute the overall confidence using noisy-OR over each path’s chain confidence.