Announcement

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

  • How to merge/Add two observation/cases to make them one observation?

    How can I merge or add two observation/cases in STATA?
    Specifically, I want to add two existing cases and make them one case.

  • #2
    See

    Code:
    help collapse
    Otherwise provide a data example of such observations using the dataex command for specific advice. See FAQ Advice #12 for more details. Also, see https://www.statalist.org/forums/help#spelling on the spelling of Stata.

    Comment

    Working...
    X