2M is an alternative index of goodness of fit described by Maddala in 1983 attributed to Cox and Snell The Cox and
Snell index corresponds to the standard 2 in case of a linear model with normal error. In certain situations, 2M may be problematic as its maximum value is 1 - L_0^{2/n} which means it never takes the value of one. For example, for logistic regression, the upper bound is R^2_\text{M}\leq0.75 for a symmetric
marginal distribution of events and decreases further for an asymmetric distribution of events. provides a correction to the Cox and Snell 2 so that the maximum value is equal to 1. This correction is done by dividing M by its upper bound. :: \begin{align} R^2_\text{N} & = \frac{\left[1 - \left(\frac{L_0}{L_M}\right)^{2/n}\right]}{1 - L_0^{2/n}} \end{align} Nevertheless, the Cox and Snell and likelihood ratio 2s show greater agreement with each other than either does with the adjusted Nagelkerke 2. Of course, this might not be the case for values exceeding 0.75 as the Cox and Snell index is capped at this value. The likelihood ratio 2 is often preferred to the alternatives as it is most analogous to 2 in
linear regression, is independent of the base rate (both Cox and Snell and Nagelkerke 2s increase as the proportion of cases increase from 0 to 0.5) and varies between 0 and 1. == 2 by Tjur==