Learn R Programming

mvglmmRank (version 1.2-4)

nba2013: 2013 NBA Data

Description

2013 NBA Data

Usage

data(nba2013)

Arguments

Format

A data frame with 1229 observations on the following 11 variables.

Date

a factor

away

a factor

home

a factor

OT

a factor

partition

a numeric vector

neutral.site

a numeric vector

ot.count

a numeric vector

home.response

a numeric vector

home.score

a numeric vector

away.response

a numeric vector

away.score

a numeric vector

Examples

Run this code
data(nba2013)
## maybe str(nba2013) ; plot(nba2013) ...

Run the code above in your browser using DataLab