
Aggregate existence-of-seasonality decision (ADJUST / BORDERLINE / DO_NOT_ADJUST)
sa_existence_call.RdUses IDS, M7 (strong/weak), QS on SA, and QS on ORIGINAL (QSori) to form a simple majority-style decision. Thresholds mirror those used elsewhere.
Usage
sa_existence_call(
tbl,
majority = 0.6,
thr = list(qs = 0.1, m7_strong = 0.9, m7_weak = 1.05, borderline_min_share = 0.4,
use_qsori = TRUE)
)