prob_a_beats_b: Calculates tthe probability, that team a beats team b. For...

Description Usage Arguments Value

Description

Calculates tthe probability, that team a beats team b. For both teams, there have to be a measurement of numeric measurement of their strength. For example an elo number.

Usage

1
prob_a_beats_b(elo_team_a, elo_team_b)

Arguments

elo_team_a

Elo team a

elo_team_b

Elo team b

Value

Probability, that team a beats team b


duju211/elor documentation built on May 12, 2019, 5:40 a.m.