statsmodels.genmod.cov_struct.GlobalOddsRatio.get_eyy

GlobalOddsRatio.get_eyy(endog_expval, index) [source]

Returns a matrix V such that V[i,j] is the joint probability that endog[i] = 1 and endog[j] = 1, based on the marginal probabilities of endog and the global odds ratio current_or.

© 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.genmod.cov_struct.GlobalOddsRatio.get_eyy.html