We should have details that mention using a workflow and add_case_weights().
Having a section in Details on "Using Case Weights" could talk about
- that you have to use a workflow
- our special functions for those
add_case_weights()
- how to determine if the model you are interested in can handle them. (
parsnip:::case_weights_allowed() - maybe we should export that)
We should have details that mention using a workflow and
add_case_weights().Having a section in Details on "Using Case Weights" could talk about
add_case_weights()parsnip:::case_weights_allowed()- maybe we should export that)