W3cubDocs

/Statsmodels

statsmodels.stats.contingency_tables.Table2x2.log_oddsratio_pvalue

Table2x2.log_oddsratio_pvalue(null=0) [source]

P-value for a hypothesis test about the log odds ratio.

Parameters: null (float) – The null value of the log odds ratio.

© 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.contingency_tables.Table2x2.log_oddsratio_pvalue.html