gof: Calculate summary statistics (bias, variance, RMSE, kappa)...

Description Usage Arguments

Description

Calculate summary statistics (bias, variance, RMSE, kappa) based on a resource table, at a specified stopping point (number of overs). Uses first inning

Usage

1
2
gof(stop_overs, rtab_full = res_tab_R_50, max_overs = 50, max_wickets = 9,
  fulldata)

Arguments

stop_overs

number of overs to check

rtab_full

resource table

max_overs

max number of overs per game

fulldata

full data frame (typically over50.data)


bbolker/cricketr documentation built on May 11, 2019, 9:28 p.m.