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