Eloratings_nostatus: Creates elo ratings for players within a specified time...

Description Usage Arguments Value

Description

Creates elo ratings for players within a specified time frame.

Usage

1
Eloratings_nostatus(date1, date2, results)

Arguments

date1

The beginning date for ratings, example 2015-03-14.

date2

The end date for ratings, example 2015-03-14.

results

A data frame where first column is the number of days from a specified date, the second column is Player 1, the third column is Player 2, and the last column is the result, either a 0 or 1.

Value

A list of elo ratings and match results.


jzwolski/tennisR documentation built on May 20, 2019, 6:29 a.m.