nfl2012: 2012 NFL Regular Season Data

nfl2012R Documentation

2012 NFL Regular Season Data

Description

2012 NFL Regular Season Data

Usage

data(nfl2012)

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

Source

http://masseyratings.com/data.php

Examples

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

mvglmmRank documentation built on Jan. 8, 2023, 1:12 a.m.