W3cubDocs

/Statsmodels

statsmodels.stats.contingency_tables.Table2x2.log_riskratio_pvalue

Table2x2.log_riskratio_pvalue(null=0) [source]

p-value for a hypothesis test about the log risk ratio.

Parameters: null (float) – The null value of the log risk 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_riskratio_pvalue.html