This is the S3 method generic for get_winning_model()
Usage
get_winning_model(obj, ...)
Value
A data.frame with one row for each `data_group`, `model` and `method` and
The return value has attribute `criterion` giving the name of the criterion function used to compare
models.
Arguments
obj
An object.
...
Additional arguments currently not in use.
See Also
[get_winning_model.pk()] for the method for class [pk()]