preprocess_nba_team_games_for_scoring: Apply preprocessing and dummy-variable coding in prep for...

Description Usage Arguments Value

Description

Apply preprocessing and dummy-variable coding in prep for scoring

Usage

1
2
  preprocess_nba_team_games_for_scoring(enriched_team_games_for_scoring = NULL,
  modeling_objects_path = NULL)

Arguments

enriched_team_games_for_scoring

data.frame of of nba team-game data

modeling_objects_path

path to object that contains modeling objects

Value

list of data for modeling


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