estimate_team_possessions_basic: A basic function for estimating the number of possesions for...

View source: R/summarize_pbp_data.R

estimate_team_possessions_basicR Documentation

A basic function for estimating the number of possesions for a team in a given chunk of play-by-play data

Description

A basic function for estimating the number of possesions for a team in a given chunk of play-by-play data

Usage

estimate_team_possessions_basic(dat)

Arguments

dat

a chunk of pbp data

Value

a double estimating the number of plays in the provided pbp data

See Also

Other summarize_pbp_data: compute_average_plus_minus(), compute_defensive_free_throw_rate(), compute_defensive_rebound_rate(), compute_defensive_turnover_rate(), compute_effective_defensive_fgp(), compute_effective_fgp(), compute_free_throw_rate(), compute_plus_minus(), compute_rebound_rate(), compute_turnover_rate(), estimate_team_possessions_custom()


kburnham/tidynbadata documentation built on Aug. 7, 2024, 12:10 a.m.