Confidence interval with equal areas around the median
alpha : array-like float in [0,1]
Probability that an rv will be drawn from the returned range
arg1, arg2, ... : array-like
The shape parameter(s) for the distribution (see docstring of the instance object for more information)
loc: array-like, optioal :
location parameter (deafult = 0)
scale : array-like, optional
scale paramter (default = 1)
a, b: array-like (float) :
end-points of range that contain alpha % of the rvs
Enter search terms or a module, class or function name.