
Combine independent coefficient-of-variation components.
Source:R/footprint_uncertainty.R
combine_cov.RdAggregate several independent sources of relative uncertainty
into a single coefficient of variation by adding them in
quadrature. This is how per-indicator data-quality scores (for
example the reliability, completeness and representativeness
columns of a pedigree matrix) are turned into one CoV for
propagate_fp_uncertainty(). Supply the per-indicator
CoV values yourself from a sourced, citable pedigree table; no
uncertainty factors are hard-coded here.