View source: R/probalize_goals_before_minute_x.R
probalize_goals_before_minute_x | R Documentation |
Probalize goals before minute x
probalize_goals_before_minute_x(list_goals, x)
list_goals |
list obtained from 'vectorized_minutes_goals_scored' |
x |
integer specifying minute of interest |
named list with: * n_games: number of games used * n_games_with_goals_before_minute_x * p: probability of the event * o: the odds of the event
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.