massey: Performs Massey Matrix Ranking Algorithm

Description Usage Arguments Value Examples

View source: R/massey.R

Description

Performs Massey Matrix Ranking Algorithm

Usage

1

Arguments

df

A winner-loser dataframe There should be four or five columns. The first two are each competitor in a competition. The third columns are the points or goals scored by individual in the first columns. The fourth column are the points/goals scored by the individual in the second column. The optional fifth column is the points/goals differential.

Value

A vector of ratings

Examples

1
2

jalapic/ratingsR documentation built on May 18, 2019, 11:18 a.m.