Learn R Programming

mvglmmRank (version 1.2-4)

ncaab2012: 2012 NCAA Division I Basketball Results

Description

2012 NCAA Division I Basketball Results

Usage

data(ncaab2012)

Arguments

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

Examples

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

Run the code above in your browser using DataLab