Announcement

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

  • Quick question on xtreg

    Hello.
    I quite new to using Stata.
    I am doing a regression with fixed effect and I was told to write F1., F2. etc. before my dependent variable.
    What does this mean?

    Thank you.

  • #2
    Joh:
    see -tsvarlist- notation.
    Kind regards,
    Carlo
    (Stata 19.0)

    Comment


    • #3
      Originally posted by Carlo Lazzaro View Post
      Joh:
      see -tsvarlist- notation.
      Thank you.

      Yes, I have understood that F.1. F.2. signifies lead values of the variable.
      But what command would you use in order to report the full regression results for F1, F.2. etc?
      That is, you run the full model for F1, F2 etc. and want the resulting coefficients together in a table or list? A command like 'list' doesn't really work here.

      Comment


      • #4
        Joh:
        see -table-.
        Kind regards,
        Carlo
        (Stata 19.0)

        Comment

        Working...
        X