public class PoissonDistribution extends Object
Constructor and Description |
---|
PoissonDistribution(double lambda) |
Modifier and Type | Method and Description |
---|---|
double |
inverseCumulativeDistribution(double x)
Return the inverse cumulative distribution function at x.
|
Copyright © 2018. All rights reserved.