aflodds {PlayerRatings}R Documentation

Australian Football Game Results and Odds

Description

The aflodds data frame has 675 rows and 9 variables. It shows the results and betting odds for 675 Australian football games played by 18 teams from 26th March 2009 until 24th June 2012.

Usage

aflodds

Format

This data frame contains the following columns:

Date

A date object showing the date of the game.

Week

The number of weeks since 25th March 2009.

HomeTeam

The home team name.

AwayTeam

The away team name.

HomeScore

The home team score.

AwayScore

The home team score.

Score

A numeric vector giving the value one, zero or one half for a home win, an away win or a draw respectively.

HomeOdds

The best decimal odds offered for the home team. This is missing for some earlier games.

AwayOdds

The best decimal odds offered for the away team. This is missing for some earlier games.

Source

Wikipedia and www.oddsportal.com.


[Package PlayerRatings version 1.1-0 Index]