smooth.OMG.coef_names

property OMG.coef_names: List[str]

Joint parameter names with A: / B: prefixes.

Mirrors R’s names(coef(omg)). Falls back to b1, b2, if a sub-model’s own names are unavailable.