logarithmicinv
Calculates the inverse cumulative distribution function (CDF) for the Logarithmic distribution. Depending on input, function can return scalar, vector or matrix
Arguments
- Logarithmic distribution value, real y
- Parameter p, real value in (0,1)
Output
Resulting parameter k
Examples