colley: Compute ratings from Colley matrix and net win differential

Description Usage Arguments Value

View source: R/colley.R

Description

This function computes the Colley ratings for a league from a Colley matrix and the net number of wins by each team

Usage

1
colley(colley_mtx, net_rec)

Arguments

colley_mtx

a Colley matrix containing the games played data

net_rec

a vector containing the net record of each team

Value

colley returns a vector with the Colley rating for each team.


shinault/rater documentation built on May 23, 2019, 7:35 a.m.