Zipf distribution point percent function (PPF).
Parameters |
Description |
p |
Probability, real positive value on closed interval [0,1]. |
s |
Distribution parameter, real positive value. |
N |
Distribution parameter, positive integer. |
Zipf distribution point percent function (PPF).
function ZipfCDF(x: Integer; s: single; N: Integer): single; overload;
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|