statsmodels.stats.gof.chisquare_effectsize(probs0, probs1, correction=None, cohen=True, axis=0) [source]
effect size for a chisquare goodness-of-fit test
| Parameters: | 
  |  
|---|---|
| Returns: | 
 effectsize – effect size of chisquare test  |  
| Return type: | 
 float  |  
    © 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.stats.gof.chisquare_effectsize.html