Announcement

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

  • Exporting outliers in a csv file

    Hello! I want to export the outliers of the variables in my dataset into a csv file. I am not sure how to generate and store the outliers for exporting into the csv file. Any help regarding this will be highly appreciated.

  • #2
    You can export observations in any subset you like using import delimited. You just need a rule to decide what they are.

    Outliers don't define themselves. You need criteria to define them.

    Comment


    • #3
      I think Nick meant to say using -export delimited-. But his more important point remains: you need to decide on criteria for defining outliers. By the way, it probably should not be a single criterion applied to all variables: you will probably need multiple criteria applied to different variables.

      Comment


      • #4
        Indeed. My silly slip.

        Comment

        Working...
        X