Extract the rankings from Elo objects.
rank.teams(object, ties.method = "min", ...) # S3 method for elo.run rank.teams(object, ties.method = "min", ...) # S3 method for elo.run.regressed rank.teams(object, ties.method = "min", regressed = FALSE, ...) # S3 method for elo.glm rank.teams(object, ties.method = "min", ...) # S3 method for elo.markovchain rank.teams(object, ties.method = "min", ...) # S3 method for elo.winpct rank.teams(object, ties.method = "min", ...) # S3 method for elo.colley rank.teams(object, ties.method = "min", ...)
object | An object. |
---|---|
ties.method | Passed to |
... | Other arguments |
regressed | Passed to |