Uses of Class
dev.nm.stat.random.rng.multivariate.MultinomialRVG
-
Packages that use MultinomialRVG Package Description dev.nm.stat.markovchain -
-
Uses of MultinomialRVG in dev.nm.stat.markovchain
Methods in dev.nm.stat.markovchain with parameters of type MultinomialRVG Modifier and Type Method Description static int
SimpleMC. bin(MultinomialRVG rvg)
Picks the first non-empty bin.
-