An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20120508/32974963/attachment.pl>
require R code for calculating nagelkerke pseudo r2
2 messages · ramakanth reddy, Ben Bolker
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")
?