Announcement

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

  • xtwest command

    i am trying to apply the xtwest command i get an error
    i have one dependent variable and 5 independent variables
    t=28 n=5
    xtwest net fdi gdp capita un fifto64 , constant lags(1) leads(1) lrwindow(3) bootstrap(100)

    i get this result:

    unknown egen function rowmiss()

  • #2
    See https://www.statalist.org/forums/for...-function-egen

    Such errors are associated with incorrect installations or pirated versions of Stata.

    Comment


    • #3
      thanks for your help is there a full version i can download
      and how can i know that the installation is wrong i installed the command without any problems

      Comment


      • #4
        thanks for your help is there a full version i can download
        and how can i know that the installation is wrong i installed the command without any problems

        Comment


        • #5

          i typed this:
          which _growmiss
          in Stata 15 I see

          Code:
          . which _growmiss XXX\Stata15\ado\base\_\_growmiss.ado *! version 1.0.0 04oct2004
          what does this mean

          i also registered my stata program

          Comment


          • #6
            . which _ggroup
            C:\Users\ruba\AppData\Local\Temp\Rar$EX00.438\Stat a 15.0 x64\ado\base\_\_ggroup.ado
            *! version 2.1.5 26jan2015

            . which _growmiss
            C:\Users\ruba\AppData\Local\Temp\Rar$EX00.438\Stat a 15.0 x64\ado\base\_\_growmiss.ado
            *! version 1.0.0 04oct2004

            .

            Comment


            • #7
              . which _ggroup
              C:\Users\ruba\AppData\Local\Temp\Rar$EX00.438\Stat a 15.0 x64\ado\base\_\_ggroup.ado
              *! version 2.1.5 26jan2015

              . which _growmiss
              C:\Users\ruba\AppData\Local\Temp\Rar$EX00.438\Stat a 15.0 x64\ado\base\_\_growmiss.ado
              *! version 1.0.0 04oct2004
              These indicate that you have a pirated copy of Stata (installed from compressed files created by the WinRAR archiver). So there is your issue. For a genuine copy, you should see something like

              Code:
              . which _ggroup
              C:\Program Files\Stata16\ado\base\_\_ggroup.ado
              *! version 3.0.1  18jun2020

              Comment


              • #8
                Stata is available for purchase from https://www.stata.com/order/

                Comment


                • #9
                  i wish i could order i am in syria can't purchase online and i am stuck now i'm working on my phd thesis the panels are cross sectional

                  Comment


                  • #10
                    so no solution?
                    or other free programs with westerlund bootstrap method?

                    Comment


                    • #11
                      Can't you get it through your university? You can request an evaluation license.

                      https://www.stata.com/customer-service/evaluate-stata/

                      Comment


                      • #12
                        no i can't get it through my university but i'll check the link thank you
                        can the xtdcce2 command work or it has the same issue?

                        Comment


                        • #13
                          You can start a new thread and see if anyone familiar with this literature can advise. I am no expert here.

                          Comment


                          • #14
                            There are student licenses available at a discount. Contact Stata sales for more help.

                            Rather than pirating Stata, I suggest you look into R if you cannot get a legitimate copy of Stata. R is freely available.

                            Comment


                            • #15
                              Dear Community, Can we apply xtwest (weterlund conitegration) in case of more than 6 explanatory variables? as this commnad generating error "No more than 6 covariates can be specified"!

                              Comment

                              Working...
                              X