# Generated by roxygen2: do not edit by hand

S3method("[",elo.adjust)
S3method("[",elo.k)
S3method("[",elo.mov)
S3method("[",elo.multiteam.matrix)
S3method("[",elo.players.matrix)
S3method("[",elo.regress)
S3method(as.data.frame,elo.run)
S3method(as.matrix,elo.players.matrix)
S3method(as.matrix,elo.run)
S3method(as.matrix,elo.run.regressed)
S3method(auc,elo.colley)
S3method(auc,elo.glm)
S3method(auc,elo.markovchain)
S3method(auc,elo.run)
S3method(auc,elo.running)
S3method(auc,elo.winpct)
S3method(elo.calc,default)
S3method(elo.calc,formula)
S3method(elo.prob,default)
S3method(elo.prob,elo.multiteam.matrix)
S3method(elo.prob,formula)
S3method(elo.update,default)
S3method(elo.update,formula)
S3method(favored,default)
S3method(favored,elo.colley)
S3method(favored,elo.glm)
S3method(favored,elo.markovchain)
S3method(favored,elo.run)
S3method(favored,elo.running)
S3method(favored,elo.winpct)
S3method(final.elos,elo.run)
S3method(final.elos,elo.run.regressed)
S3method(fitted,elo.colley)
S3method(fitted,elo.glm)
S3method(fitted,elo.markovchain)
S3method(fitted,elo.run)
S3method(fitted,elo.running)
S3method(fitted,elo.winpct)
S3method(is.na,elo.adjust)
S3method(is.na,elo.k)
S3method(is.na,elo.multiteam.matrix)
S3method(is.na,elo.players.matrix)
S3method(length,elo.k)
S3method(length,elo.multiteam.matrix)
S3method(length,elo.players.matrix)
S3method(mse,elo.colley)
S3method(mse,elo.glm)
S3method(mse,elo.markovchain)
S3method(mse,elo.run)
S3method(mse,elo.running)
S3method(mse,elo.winpct)
S3method(predict,elo.colley)
S3method(predict,elo.glm)
S3method(predict,elo.markovchain)
S3method(predict,elo.run)
S3method(predict,elo.run.multiteam)
S3method(predict,elo.run.regressed)
S3method(predict,elo.running)
S3method(predict,elo.winpct)
S3method(print,elo.colley)
S3method(print,elo.markovchain)
S3method(print,elo.run)
S3method(print,elo.run.regressed)
S3method(print,elo.winpct)
S3method(print,summary.elo.colley)
S3method(print,summary.elo.glm)
S3method(print,summary.elo.markovchain)
S3method(print,summary.elo.run)
S3method(print,summary.elo.winpct)
S3method(rank.teams,elo.colley)
S3method(rank.teams,elo.glm)
S3method(rank.teams,elo.markovchain)
S3method(rank.teams,elo.run)
S3method(rank.teams,elo.run.regressed)
S3method(rank.teams,elo.winpct)
S3method(residuals,elo.run)
S3method(summary,elo.colley)
S3method(summary,elo.glm)
S3method(summary,elo.markovchain)
S3method(summary,elo.run)
S3method(summary,elo.winpct)
S3method(weights,elo.players.matrix)
export(adjust)
export(brier)
export(elo.calc)
export(elo.colley)
export(elo.glm)
export(elo.markovchain)
export(elo.model.frame)
export(elo.prob)
export(elo.run)
export(elo.run.multiteam)
export(elo.update)
export(elo.winpct)
export(favored)
export(final.elos)
export(group)
export(is.score)
export(k)
export(mov)
export(mse)
export(multiteam)
export(neutral)
export(players)
export(rank.teams)
export(regress)
export(score)
importFrom(Rcpp,sourceCpp)
importFrom(pROC,auc)
importFrom(stats,fitted)
importFrom(stats,predict)
importFrom(stats,residuals)
importFrom(stats,weights)
useDynLib(elo)
