Learn R Programming

mvglmmRank (version 1.2-4)

nfl2012: 2012 NFL Regular Season Data

Description

2012 NFL Regular Season Data

Usage

data(nfl2012)

Arguments

Format

A data frame with 256 observations on the following 9 variables.

Date

a factor

away

a factor

home

a factor

neutral.site

a numeric vector

home.response

a numeric vector

home.score

a numeric vector

away.response

a numeric vector

away.score

a numeric vector

partition

a numeric vector

Examples

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

Run the code above in your browser using DataLab