calcLambdas | R Documentation |
Calculate a Holgate's Poisson parameters for a soccer match.
calcLambdas(coef, home, visitor, local = 1)
coef |
a three column matrix resulting from calcCoefSD1 function. |
home |
home team name. |
visitor |
visitor team name. |
local |
indicator for local factor to the match. Must be 0 or 1 (default). |
a vector of lenght three containing the Holgate's Poisson parameters for the match.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.