Christofer Bogaso <bogaso.christofer <at> gmail.com> writes:

> 
> Dear all, can somebody please help me how to calculate "McFadden
> R-square" for a LOGIT model?
  
  [snip]

library("sos")
findFn("McFadden")

  brings you to:

http://finzi.psych.upenn.edu/R/library/pscl/html/pR2.html

  i.e. install the sos package; use it to search 
  install the pscl package
  use the pR2() function

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to