Announcement

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

  • What are 'n' and 'q' commands?

    I noticed I could just input in Stata 17 with simple letters 'n' or 'q'.

    I'm curious to know what the full names of these two commands are?

  • #2
    It's noisily and query:

    Code:
     which n
    built-in command:  noisily
    
    . which q
    built-in command:  query

    Comment


    • #3
      The others one-letters are describe, exit, generate, help, list, m (a time-series function replaced by tm()), and use.

      Comment

      Working...
      X