scores: Historical NHL and WHA scores.

scoresR Documentation

Historical NHL and WHA scores.

Description

A dataset containing historical NHL and WHA scores.

Usage

scores

Format

A data frame with variables:

Date

Date of the game

AwayTeam

Name of visiting team

AwayGoals

Number of goals for the visiting team

HomeTeam

Name of the home team

HomeGoals

Number of goals for the home team

OTStatus

The OT status of the game (none, OT, SO, 2OT, 3OT, ...)

GameID

Unique GameID for each game

GameType

Game Type for each game

GameStatus

Game Status - 'Final'

Result

A numerically coded result for Hoome Team. Win=1, OTWin = 0.75, SOWin = 0.6, Tie = 0.5, SOLoss = 0.4, OTLoss = 0.25, Loss = 0

HomexG

Home Team's xG

AwayxG

Away Team's xG

AwayCF

Advanced Stats Properties

AwayCFpk

Advanced Stats Properties

AwayCFpp

Advanced Stats Properties

AwayG

Advanced Stats Properties

AwayGpk

Advanced Stats Properties

AwayGpp

Advanced Stats Properties

AwayxG

Advanced Stats Properties

AwayxGpk

Advanced Stats Properties

AwayxGpp

Advanced Stats Properties

HomeCF

Advanced Stats Properties

HomeCFpk

Advanced Stats Properties

HomeCFpp

Advanced Stats Properties

HomeG

Advanced Stats Properties

HomeGpk

Advanced Stats Properties

HomeGpp

Advanced Stats Properties

HomexGpk

Advanced Stats Properties

HomexGpp

Advanced Stats Properties

Source

http://www.hockey-reference.com/


pbulsink/HockeyModel documentation built on Dec. 16, 2024, 8:03 a.m.