DescStatUV.ci_mean(sig=0.05, method='gamma', epsilon=1e-08, gamma_low=-10000000000, gamma_high=10000000000)
[source]
Returns the confidence interval for the mean.
Parameters: |
|
---|---|
Returns: |
Interval – Confidence interval for the mean |
Return type: |
tuple |
© 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_mean.html