calcMatProb: Calculate probabilities for a particular soccer match.

View source: R/calcMatProb.R

calcMatProbR Documentation

Calculate probabilities for a particular soccer match.

Description

Calculate probabilities for a particular soccer match.

Usage

calcMatProb(lambdas, dim.matrix = 11)

Arguments

lambdas

a vector of lenght three containing the Holgate's Poisson parameters for the match (resulting from calcLambdas function).

dim.matrix

matrix (square) dimension to use to calculate all probabilities.

Value

a list with two elements, Probs and Matrix.


ghesteves/soccerProbs documentation built on Sept. 17, 2022, 4:41 a.m.