ai.dragonfly.math.stats.probability.distributions.Beta
See theBeta companion object Attributes
- Companion:
- object
- Source:
- Beta.scala
- Graph
- Supertypes
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)
- Definition Classes
- Source:
- Beta.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:
- Beta.scala