compute_rebound_rate: Compute the offensive rebound rate for the reference team for...

View source: R/summarize_pbp_data.R

compute_rebound_rateR Documentation

Compute the offensive rebound rate for the reference team for a given chunk of pbp data

Description

Compute the offensive rebound rate for the reference team for a given chunk of pbp data

Usage

compute_rebound_rate(dat)

Arguments

dat

a tibble with pbp data

Value

offensive rebounding percentage for the reference team in the given chunk of 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_turnover_rate(), estimate_team_possessions_basic(), estimate_team_possessions_custom()


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