Announcement

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

  • 2SLS with a binary outcome variable

    Hello, apologies if this has been posted elsewhere.

    I'm working on a project utilizing a shift-share IV strategy with a continuous instrument and a continuous endogenous regressor, but my DV is binary. What would the best strategy be to estimate this model? For the second stage, should I be using a typical linear probability model or something like a logit/probit?

    Thank you!

  • #2
    try control function (cfregress). it will do all the work for you.

    Comment


    • #3
      Thank you very much!

      Comment


      • #4
        The question only concerns second stage, which would involve considering LPM (the ivreg2 command) and Probit (the ivprobit command). I would like to estimate both models and compare the results to check robustness under different assumptions.
        Manh Hoang-Ba,
        Facebook,
        Eureka! Uni - YouTube,
        ManhHB94 (Manh Hoang Ba),
        Hoàng Bá Mạnh – Kinh tế lượng: Lý thuyết và ứng dụng

        Comment


        • #5
          ivprobit would work. should get roughly the same as cfregress. the second stage LPM is suitable as well, absent the need to predict.

          Comment


          • #6
            cfregress is applied to continuous dependent variables; when the dependent variable is binary, the cfprobit command should be used.
            Manh Hoang-Ba,
            Facebook,
            Eureka! Uni - YouTube,
            ManhHB94 (Manh Hoang Ba),
            Hoàng Bá Mạnh – Kinh tế lượng: Lý thuyết và ứng dụng

            Comment


            • #7
              yep. and cfregress gives you the LPM.

              Comment

              Working...
              X