Extracts human-readable subgroup labels that are also valid R expressions
for use with plotKM.band_subgroups(). Attempts to extract the actual
subgroup definition (e.g., "er <= 0") rather than column references.
generate_readable_sg_labels(fs.est, verbose = FALSE)Character vector of length 2: c(harm_label, benefit_label)
A forestsearch object.
Logical. Print diagnostic messages.