DescStatUV.ci_skew(sig=0.05, upper_bound=None, lower_bound=None) [source]
Returns the confidence interval for skewness.
| Parameters: |
|
|---|---|
| Returns: |
Interval – Confidence interval for the skewness |
| Return type: |
tuple |
If function returns f(a) and f(b) must have different signs, consider expanding lower and upper bounds
© 2009–2012 Statsmodels Developers
© 2006–2008 Scipy Developers
© 2006 Jonathan E. Taylor
Licensed under the 3-clause BSD License.
http://www.statsmodels.org/stable/generated/statsmodels.emplike.descriptive.DescStatUV.ci_skew.html