genStickBreakPi {MIRES} | R Documentation |
Stick-breaking function.
Description
Stick-breaking function.
Usage
genStickBreakPi(K, alpha)
Arguments
K |
Max cluster. |
alpha |
Numeric. The alpha parameter to the DP. |
Value
Vector of DP weights.
Author(s)
Stephen Martin
[Package MIRES version 0.1.1 Index]