Dew Math for .NET
|
Logarithmic cumulative distribution function (CDF).
Parameters |
Description |
int x |
Function domain, positive integer. |
double p |
Distribution parameter, real value on open interval (0,1). |
the logarithmic probability density function (PDF) for value x using the parameter p.
Calculates the logarithmic distribution cumulative distribution function (CDF), defined by the following equation:
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|