Append additional information about a set of matches.
augment.dixoncoles(x, data = NULL, newdata, type.predict, ...)
x | A `dixoncoles` object created by `regista::dixoncoles`. |
---|---|
data | A `data.frame` or `tibble::tibble` containing the original data. |
newdata | A `data.frame` or `tibble::tibble` object of new data to be predicted. |
type.predict | Type of prediction. Passed onto `regista::predict.dixoncoles` |
... | Additional arguments. Not used. |
A `tibble::tibble()` with one row.