Rev Language Reference


fnBetaBrokenStick

Usage

fnBetaBrokenStick(RealPos alpha, RealPos beta, Natural numCats)

Arguments

alpha : RealPos (pass by const reference)
The alpha parameter of the beta distribution.
beta : RealPos (pass by const reference)
The beta parameter of the beta distribution
numCats : Natural (pass by value)
The number of categories.

Return Type