You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When constructing a single workflow, I can pass a "model formula" via the formula argument of add_model(). I'd love to be able to do that when constructing a workflow set. This matters for models that need a model formula, e.g., mixed effects models or stratified survival models.