ncaab2012 {mvglmmRank} | R Documentation |
2012 NCAA Division I Basketball Results
Description
2012 NCAA Division I Basketball Results
Usage
data(ncaab2012)
Format
A data frame with 5253 observations on the following 10 variables.
date
a factor
away
a factor
home
a factor
neutral.site
a numeric vector
partition
a numeric vector
home_win
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(ncaab2012)
## maybe str(ncaab2012) ; plot(ncaab2012) ...
[Package mvglmmRank version 1.2-4 Index]