Summary
Zipf distribution point percent function (PPF).
Unit
Probabilities
Declaration
Procedure ZipfCDFInv(P: TDenseMtxVec; s: TSample; N: Integer; Res: TDenseMtxVec);
Description
Calculates the inverse Zipf CDF for probability vector P using the parameters s and N. The results are stored in vector Res. The Res Length and Complex properties are adjusted automatically. If vector X is complex, an exception is raised.
Declaration
Function ZipfCDFInv(p: TSample; s: TSample; N: Integer): TSample;
Categories
Discrete probabilities| Copyright 2008 Dew Research |
http://www.dewresearch.com