Adds group codings for predictive df.
.add_group_codings(gs, newdata)
gs
group spec
newdata
data frame
data frame, with numerics where group matches, and NAs otherwise.
Stephen Martin