scikits.statsmodels.tools.ECDF

scikits.statsmodels.tools.ECDF(values)

Return the Empirical CDF of an array as a step function.

Parameters:values : array-like
Returns:Empirical CDF as a step function. :

Previous topic

scikits.statsmodels.tools.categorical

Next topic

scikits.statsmodels.tools.clean0

This Page