StatLib.Poisson
This function is Poisson distribution of x, where lambda is the shape parameter.
Syntax | Parameters | Return Value |
---|---|---|
Function StatLib.Poisson( _ x As Double, _ lambda As Double) As Double |
Type: Double
Type: Double |
Double |