Dew Math for .NET
|
Zipf distribution probability density function (PDF).
Parameters |
Description |
int x |
Function domain, positive integer or zero [0,N]. |
double s |
Distribution parameter, real positive value. |
int N |
Distribution parameter, positive integer. |
the Zipf distribution probability density function (PDF).
Calculates the Zipf probability distribution function. The Zipf probability density function is defined by the following equation:
where H(N,s) is a generalized Harmonic function, evaluated at parameters N,s and x,s respectively.
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|