T20: Indian Premier League T20 cricket

T20R Documentation

Indian Premier League T20 cricket

Description

Cricket dataset, T20 Indian Premier League 2008-2017

Usage

data(T20)

Details

Dataframe T20_table has one row for each T20 IPL match in the period 2008-2017 with the exception of seven drawn matches and three no-result matches which were removed. Object T20 is a likelihood function for the strengths of the 13 teams, and T20_toss is a likelihood function that also includes a toss strength term.

These objects can be generated by running script inst/T20.Rmd, which is based on Chandel and Hankin 2019. This includes some further discussion and technical documentation and creates file T20.rda which resides in the data/ directory.

References

  • T. Chandel and R. K. S. Hankin 2019. “Analysing the impact of winning a coin toss in the Indian Premier League”. Auckland University of Technology.

Examples

summary(T20)
dotchart(T20_maxp)


hyper2 documentation built on Aug. 21, 2022, 1:05 a.m.