Announcement

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

  • #16
    Robert Picard, unfortunately, has not been active on Statalist for a long time now. Also, using -rangerun- is fairly complicated, and it is unlikely anybody will be able to help you without example data to work with.

    I suggest you start a new thread, and not address it to anybody in particular. In the new thread, be sure to include example data that is suitable for doing the calculations you want. Use the -dataex- command to do that. If you are running version 18, 17, 16 or a fully updated version 15.1 or 14.2, -dataex- is already part of your official Stata installation. If not, run -ssc install dataex- to get it. Either way, run -help dataex- to read the simple instructions for using it. -dataex- will save you time; it is easier and quicker than typing out tables. It includes complete information about aspects of the data that are often critical to answering your question but cannot be seen from tabular displays or screenshots. It also makes it possible for those who want to help you to create a faithful representation of your example to try out their code, which in turn makes it more likely that their answer will actually work in your data.

    A clearer description of what you want done would also be helpful. From what you describe, to the extent I understand it at all, it does not seem like an application for -rangerun- anyway.

    Comment

    Working...
    X