OFFENSE: Some offensive statistics from 'NFL' dataset

Description Usage Format Details

Description

A subset of the NFL dataset contain some statistics of teams on offense

Usage

1
data("OFFENSE")

Format

A data frame with 352 observations on the following 10 variables.

Win

a numeric vector, number of wins of team over the season (0-16)

FirstDowns

a numeric vector, number of first downs made over the season

PassingYards

a numeric vector, number of passing yards over the season

Interceptions

a numeric vector, number of times ball was intercepted on offense

RushingYards

a numeric vector, number of rushing yards over the season

Fumbles

a numeric vector, number of fumbles made on offense

X1to19FGAttempts

a numeric vector, number of field goal attempts made from 1-19 yards

X20to29FGAttempts

a numeric vector, number of field goal attemps made from 20-29 yards

X30to39FGAttempts

a numeric vector

X40to50FGAttempts

a numeric vector

Details

A small subset of the NFL dataset contain select statistics. Seasons are from 2002-2012


profpetrie/regclass documentation built on May 26, 2019, 8:33 a.m.