Summary
Generates an array of samples distributed by Beta distribution.
Class
TRngStream
Declaration
Procedure RandomBeta(Dst: TMtxVec; p, q, a, beta: TSample);
Description
Returns random numbers distributed according to the Beta probability density function (PDF). The number of samples generated is defined with the Dst.Length parameter. The result is an array which can be accessed via Dst.Values property.
| Copyright 2008 Dew Research |
http://www.dewresearch.com