Get Home Court Advantage Estimates
Value
A data frame with the following columns:
| col_name | types |
| team | character |
| conf | character |
| hca | numeric |
| hca_rk | numeric |
| pf | numeric |
| pf_rk | numeric |
| pts | numeric |
| pts_rk | numeric |
| nst | numeric |
| nst_rk | numeric |
| blk | numeric |
| blk_rk | numeric |
| elev | numeric |
| elev_rk | numeric |
See also
Other KP Misc. Functions:
kp_arenas(),
kp_fanmatch(),
kp_game_attrs(),
kp_officials(),
kp_referee(),
kp_trends()
Examples
# \donttest{
try(kp_hca())
#> Error in kp_hca() : object 'kenpom' not found
# }
