crosscheck: crosscheck.GameDayPlays

Description Usage Arguments Details Value Examples

View source: R/GameDayPlays.R

Description

Cross-check the accuracy of the GameDay data with the Lahman database

Usage

1

Arguments

data

An MLBAM data set

Details

Cross-checks summary statistics with the Lahman database.

Value

The ratio of the Frobenius norm of the matrix of differences to the Frobenius norm of the matrix defined by the Lahman database.

Examples

1
2
ds = getData()
crosscheck(ds)

frogman141/openWAR documentation built on Dec. 20, 2021, 8:52 a.m.