nba2013 {mvglmmRank}R Documentation

2013 NBA Data

Description

2013 NBA Data

Usage

data(nba2013)

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

Source

http://masseyratings.com/data.php

Examples

data(nba2013)
## maybe str(nba2013) ; plot(nba2013) ...

[Package mvglmmRank version 1.2-4 Index]