Announcement

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

  • Keep only 5th, 15th, and 25th of each month of a data set

    Hello everyone,

    I have a dataset which I reshaped using the following command "reshape long taxdebt_, i(id) j(date)". The goal is now, that I have to keep only the data for each 5th, 15th and 25th of each month. I tried a lot, but I cannot solve this. Thus it woulb be great if someone can help me how I can do this?

    Best,
    Renate

  • #2
    The thread https://www.statalist.org/forums/for...nth-panel-data earlier today seems, in essence, to have answered this already.

    If not, then the details of your dataset that make the solution irrelevant or difficult to understand need to be explained.

    Comment

    Working...
    X