statsmodels.stats.weightstats._zstat_generic
- 
statsmodels.stats.weightstats._zstat_generic(value1, value2, std_diff, alternative, diff=0)[source] - 
generic (normal) z-test to save typing
can be used as ztest based on summary statistics
 
statsmodels.stats.weightstats._zstat_generic(value1, value2, std_diff, alternative, diff=0) [source]
generic (normal) z-test to save typing
can be used as ztest based on summary statistics
Please login to continue.