Summarise Overall Condition Balance
Source:R/specification-closure.R
summarise_condition_balance.RdComputes the observed proportion of each focal-condition level and applies explicit review and failure thresholds. The thresholds are workflow thresholds, not universal statistical laws.
Usage
summarise_condition_balance(
data,
contract,
warning_fraction = 0.1,
failure_fraction = 0.02
)