Announcement

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

  • How can I omit one factor variable from log file?

    Hello everyone!
    I have a log file of regress with factor (categorical) variable (i.variable). This factor variable has many categories, so it is very difficult to read the rest of regress result on the log file.

    How can I drop only this factor variable from my log file and leaving the remaining variables on the log file?
    Thus, I want to run the regress with this factor variable but I do not want it in my log file

    Thanks in advance
    Last edited by Asaf Yancu; 02 Jun 2021, 07:45.

  • #2
    there is an enormous amount of info missing from your posting but, a guess, -areg- will do what you want; see
    Code:
    help areg

    Comment

    Working...
    X