summary.elo.run {elo} | R Documentation |
elo.run
ObjectSummarize an elo.run
Object
## S3 method for class 'elo.run' summary(object, ...)
object |
An object resulting from |
... |
Other arguments |
A summary of object
.
elo.run
, favored
, auc.elo.run
, mse
summary(elo.run(score(points.Home, points.Visitor) ~ team.Home + team.Visitor, data = tournament, k = 20))