[R] require R code for calculating nagelkerke pseudo r2

Ben Bolker bbolker at gmail.com
Tue May 8 15:36:12 CEST 2012


ramakanth reddy <ramakanth1387 <at> gmail.com> writes:

> I want to perform nagelkerke pseudo r2 test ...
> can someone tell me is there any r function or package available for doing
> it.
> and also the sample input data how it should be.


  How about

library(sos)
findFn("nagelkerke")

?



More information about the R-help mailing list