| kp_hca {hoopR} | R Documentation |
Get Home Court Advantage Estimates
Description
Get Home Court Advantage Estimates
Usage
kp_hca()
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
try(kp_hca())
[Package hoopR version 2.1.0 Index]