Announcement

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

  • #16
    hello already

    Comment


    • #17
      Thanks for sending the data. Although the variables have different names, I can replicate your results, but I cannot replicate the problem. Please make sure your Stata is up-to-date and that you are using the latest version of the command.

      Code:
      . bs, cluster(id) rep(20): xtqreg Fécondité dcps broad_money pcbdmb gdpg imr up flfprperce
      > ntfp roftmlfp flfpercentpop
      (running xtqreg on estimation sample)
      
      Bootstrap replications (20)
      ----+--- 1 ---+--- 2 ---+--- 3 ---+--- 4 ---+--- 5
      ....................
      
      Bootstrap results                               Number of obs     =      1,140
                                                      Replications      =         20
      
                                             (Replications based on 41 clusters in id)
      --------------------------------------------------------------------------------
                     |   Observed   Bootstrap                         Normal-based
           Fécondité |      Coef.   Std. Err.      z    P>|z|     [95% Conf. Interval]
      ---------------+----------------------------------------------------------------
                dcps |  -.0041981   .0113311    -0.37   0.711    -.0264067    .0180105
         broad_money |  -.0015256   .0032591    -0.47   0.640    -.0079133    .0048622
              pcbdmb |  -.0000319    .013552    -0.00   0.998    -.0265935    .0265296
                gdpg |   -.000665   .0018651    -0.36   0.721    -.0043205    .0029906
                 imr |   .0143655   .0021243     6.76   0.000     .0102019    .0185291
                  up |  -.0271814   .0093878    -2.90   0.004    -.0455812   -.0087816
      flfprpercentfp |   .0619317   .0210812     2.94   0.003     .0206133    .1032501
            roftmlfp |  -.0374757   .0237913    -1.58   0.115    -.0841059    .0091544
       flfpercentpop |    -.05862   .0482648    -1.21   0.225    -.1532172    .0359772
      --------------------------------------------------------------------------------

      Comment


      • #18
        i asking myself how i got this in fact that my command is well typed

        Comment


        • #19
          getting the same errors may be because i am on stata 16?

          Comment


          • #20
            I also used Stata 16. Did you xtset your data?

            Comment


            • #21
              yes Sir i did

              Comment


              • #22
                yes Sir i did

                Comment


                • #23
                  but still getting same errors

                  Comment


                  • #24
                    maybe you can send me the entire do file and data by email?

                    Comment


                    • #25
                      okay !

                      Comment


                      • #26
                        i will just run qreg if the errors persist

                        Comment


                        • #27
                          hello sir is xtqreg heterochedastic-robust

                          Comment


                          • #28
                            fundamentals differences between xtqreg, qregpd, qreg2, genqreg

                            Comment


                            • #29
                              please
                              Last edited by kwenga loic; 01 May 2023, 15:47.

                              Comment


                              • #30
                                Please check the help files. Alternatively, let us know what you want to do and we can suggest an approach.

                                Comment

                                Working...
                                X