build_nba_team_game_models: Build NBA team-game models

Description Usage Arguments Value

Description

Build NBA team-game models

Usage

1
2
build_nba_team_game_models(modeling_data = NULL, output_path = NULL,
  n_cores = round(parallel::detectCores()/2))

Arguments

modeling_data

output of preprocess_nba_team_games()

output_path

character path where models should be saved

n_cores

number of cores to use for parallelization

Value

a list of models, an ensemble, and data


jimtheflash/nbastatstools documentation built on May 23, 2019, 4:01 a.m.