This is documentation for an old release of SciPy (version 0.10.0). Read this page in the documentation of the latest stable release (version 1.15.1).
Confidence interval with equal areas around the median
Parameters : | alpha : array_like float in [0,1]
arg1, arg2, ... : array_like
loc: array_like, optioal :
scale : array_like, optional
|
---|---|
Returns : | a, b: array_like (float) :
|