| nfl2012 {mvglmmRank} | R 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.
Datea factor
awaya factor
homea factor
neutral.sitea numeric vector
home.responsea numeric vector
home.scorea numeric vector
away.responsea numeric vector
away.scorea numeric vector
partitiona numeric vector
Source
http://masseyratings.com/data.php
Examples
data(nfl2012)
## maybe str(nfl2012) ; plot(nfl2012) ...
[Package mvglmmRank version 1.2-4 Index]