powered by
elo.glm
Summarize an elo.glm Object
# S3 method for elo.glm summary(object, ...)
An object resulting from elo.glm.
Other arguments
A summary of object.
object
elo.glm, favored, auc.elo.run, mse
favored
auc.elo.run
mse
# NOT RUN { summary(elo.glm(score(points.Home, points.Visitor) ~ team.Home + team.Visitor, data = tournament)) # }
Run the code above in your browser using DataLab