Skip to contents

Get Home Court Advantage Estimates

Usage

kp_hca()

Value

A data frame with the following columns:

col_nametypesdescription
teamcharacterTeam-side label or team identifier.
confcharactercharacter.
hcanumericHca.
hca_rknumericHca rk.
pfnumericPersonal fouls.
pf_rknumericPf rk.
ptsnumericPoints scored.
pts_rknumericPts rk.
nstnumericNst.
nst_rknumericNst rk.
blknumericBlocks.
blk_rknumericBlk rk.
elevnumericElev.
elev_rknumericElev rk.

Examples

# \donttest{
try(kp_hca())
#>  2026-08-06 04:00:52.525837: Invalid arguments or no home court advantage data available!
#>  Error: HTTP 403 Forbidden.
#> NULL
# }