Dir
scalation.random.Dir
The Dir
class generates Dirichlet random variables. The Dirichlet distribution is the distribution over the space of multinomial distributions.
Value parameters
- alpha
-
the concentration parameters
- stream
-
the random number stream
Attributes
- See also
-
en.wikipedia.org/wiki/Dirichlet_distribution
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article