Description Usage Arguments Value
View source: R/penaltyGoalsProb.R
Computes the distribution function of possible goals by penalties.
1  | penaltyGoalsProb(posPenalties, penaltyGoalProb, penaltyProb = 0.1)
 | 
posPenalties | 
 number of possible penalties in a game  | 
penaltyGoalProb | 
 probability of a goal by a singular penalty  | 
penaltyProb | 
 occurrence probability of a penalty  | 
A data.frame with two columns: the possible goals and the probability
for achieving this number of goals.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.