Eicd Function
Description
The Function Eicd (Empirical inverse cumulative Distribution) estimates the empirical distribution from the provided samples.
The result is the value from the cumulative list at the specified index
The value of the index must be >=0 and <=1.
Syntax
Eicd (list, index) = value
Example