overtime: Computing overtime results

Description Usage Arguments Value

View source: R/overtime.R

Description

Computes the final overtime outcome.

Usage

1
overtime(chancesHome, chancesAway, probGoalHome, probGoalAway)

Arguments

chancesHome

goalscoring chances of home team

chancesAway

goalscoring chances of away team

probGoalHome

probability of scoring a goal for home team

probGoalAway

probability of scoring a goal for away team

Value

list with probabilities of final outcome.


unitedR documentation built on July 8, 2020, 6:38 p.m.