MtxVec VCL
|
Logarithmic point percent function (PPF).
Parameters |
Description |
y |
Probability, real positive value on closed interval [0,1]. |
p |
Distribution parameter, real value on open interval (0,1). |
the logarithmic point percent function (PPF) for probability y using the parameter p.
function LogarithmicCDF(x: Integer; p: single): single; overload;
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|