Home
last modified time | relevance | path

Searched refs:proportions_ztost (Results 1 – 4 of 4) sorted by relevance

/dports/math/py-statsmodels/statsmodels-0.13.1/statsmodels/stats/
H A Dapi.py44 proportions_ztost, multinomial_proportions_confint,
H A Dproportion.py864 def proportions_ztost(count, nobs, low, upp, prop_var='sample'): function
/dports/math/py-statsmodels/statsmodels-0.13.1/docs/source/
H A Dstats.rst437 proportions_ztost
/dports/math/py-statsmodels/statsmodels-0.13.1/statsmodels/stats/tests/
H A Dtest_weightstats.py545 res2 = smprop.proportions_ztost(15, 20., 0.4, 0.6)