Changed flag to includeaggregate=2 from includeaggregate=1
This adds a new level to values in the includeaggregate column (previously, values were either 0 or 1)
This does not change any functions, calculations, or actions in FrEDI. It only provides a basis for different post-FrEDI analyses
Note that, in post-FrEDI analyses, to treat all sectors as done previously, filter to includeaggregate >= 1 (rather than includeaggregate==1) to aggregate across primary variants for all sectors
This merge has the new flag for Suicide:
includeaggregate=2
fromincludeaggregate=1
includeaggregate
column (previously, values were either0
or1
)includeaggregate >= 1
(rather thanincludeaggregate==1
) to aggregate across primary variants for all sectors