Skip to main content

degree_of_responsibility

Function degree_of_responsibility 

Source
pub fn degree_of_responsibility(contribution: u32, total: u32) -> f32
Expand description

Degree of responsibility = an agent’s causal contribution as a share of the total causal weight of all contributors, in [0,1]. 0.0 if total is 0.