ai.dragonfly.math.stats.probability.distributions.Poisson
See thePoisson companion object Members list
Concise view
Value members
Probability Densidy Function: PDF
Computes the probability of drawing sample x from this distribution.
Probability Densidy Function: PDF
Computes the probability of drawing sample x from this distribution.
Attributes
- x
a sample
- Returns:
Probability(x)
- Source:
- Poisson.scala
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns:
a string representation of the object.
- Definition Classes
Any
- Source:
- Poisson.scala