# Generated by roxygen2: do not edit by hand

S3method("[",adjustedElo)
S3method("[",regressElo)
S3method(as.data.frame,elo.run)
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(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)
export(elo.calc)
export(elo.model.frame)
export(elo.prob)
export(elo.run)
export(elo.update)
export(favored)
export(final.elos)
export(is.score)
export(mse)
export(score)
importFrom(Rcpp,sourceCpp)
importFrom(pROC,auc)
importFrom(stats,fitted)
importFrom(stats,predict)
importFrom(stats,residuals)
useDynLib(elo)
