rmultinom1 {bayesmove} | R Documentation |
Internal function that samples z's from a categorical distribution
Description
Internal function that samples z's from a categorical distribution
Usage
rmultinom1(prob, randu)
Arguments
prob |
A numeric matrix. |
randu |
A numeric vector. |
[Package bayesmove version 0.2.1 Index]