massey: Compute ratings from Massey matrix and net point...

Description Usage Arguments Value

View source: R/massey.R

Description

This function computes the Massey ratings for a league from a Massey matrix and the point differentials for each team.

Usage

1
massey(massey_mtx, point_diffs)

Arguments

massey_mtx

a matrix containing the data on number of games played by each team, against other teams

point_diffs

a vector containing the net point differentials for each team in the games played

Value

massey_ratings returns a vector containing the Massey ratings for each team.


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