Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • e(r2_p)

    Hello. i'm using outreg2 command after ologit, and i wonder which psuedo r square measure is inside. the script is:
    outreg2 using trust_govt_typicalitys.xls, addstat (Pseudo R-squared, `e(r2_p)') replace ctitle(Clusters+control)


    but i can't find anywhere which measure is it (McFadden, Cox and Snell, etc.)

  • #2
    The default in Stata is McFadden's Pseudo R2. Note that outreg2 is from SSC (FAQ Advice #12).

    Comment

    Working...
    X