Announcement

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

  • Tabstat (or Tab, Sum)

    I am creating some simple tables using tab, sum and want to switch my statistic to median (instead of mean). Do I need to use tabstat, and how do I do that?

  • #2
    Andrew,
    you should switch to -tabstat-; as far as I know, -tab,sum- allows suppressing some statistics, but no "optional" can be selected.
    Kind regards,
    Carlo
    (Stata 19.0)

    Comment


    • #3
      tabulate doesn't calculate medians at all. So you need some other command and tabstat is a good candidate.

      Comment

      Working...
      X