powered by
2013 NBA Data
data(nba2013)
A data frame with 1229 observations on the following 11 variables.
Date
a factor
away
home
OT
partition
a numeric vector
neutral.site
ot.count
home.response
home.score
away.response
away.score
data(nba2013) ## maybe str(nba2013) ; plot(nba2013) ...
Run the code above in your browser using DataLab