# Generated by roxygen2: do not edit by hand

S3method("[",elo.adjust)
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.run)
S3method(elo.calc,default)
S3method(elo.calc,formula)
S3method(elo.prob,default)
S3method(elo.prob,formula)
S3method(elo.update,default)
S3method(elo.update,formula)
S3method(final.elos,elo.run)
S3method(final.elos,elo.run.regressed)
S3method(fitted,elo.run)
S3method(length,elo.players.matrix)
S3method(predict,elo.run)
S3method(predict,elo.run.regressed)
S3method(print,elo.run)
S3method(print,elo.run.regressed)
S3method(print,summary.elo.run)
S3method(residuals,elo.run)
S3method(summary,elo.run)
S3method(weights,elo.players.matrix)
export(adjust)
export(elo.calc)
export(elo.glm)
export(elo.model.frame)
export(elo.prob)
export(elo.run)
export(elo.update)
export(favored)
export(final.elos)
export(group)
export(is.score)
export(k)
export(mse)
export(players)
export(regress)
export(score)
importFrom(Rcpp,sourceCpp)
importFrom(pROC,auc)
importFrom(stats,fitted)
importFrom(stats,predict)
importFrom(stats,residuals)
importFrom(stats,weights)
useDynLib(elo)
