Learn R Programming

mvglmmRank (version 1.2-4)

f2008: 2008 FBS College Football Regular Season Data

Description

2008 FBS College Football Regular Season Data

Usage

data(f2008)

Arguments

Format

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

home

a factor

Game.Date

a POSIXlt date variable

away

a factor

home.response

a numeric vector

home.score

a numeric vector

away.response

a numeric vector

away.score

a numeric vector

neutral.site

a numeric vector

partition

a numeric vector

Examples

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

Run the code above in your browser using DataLab