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