Announcement

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

  • #16
    I want to draw the relative transition path graph by using command rtranpath, however in the options
    against(varname) a dummy variable specifies the cross sections used
    as benchmarks; required*
    I don't understand what is the dummy variable here?

    Does anyone know how to draw the transition path graph and also get the convergence rate for each club?
    Many thanks!

    Comment


    • #17
      Hi. How are you?.

      I am using the Phillips and Sul (2007) technique for convergence test and club identification for my PhD research. I'm new to Stata.

      I have found the following error "command pfilter is unrecognized". What it means?. See the image below.

      Could someone please help me?

      Nick Cox in a previous comment you cited the same error. I don't know what the solution is. Can you help?.

      Thanks in advance.

      Click image for larger version

Name:	command pfilter is unrecognized.PNG
Views:	1
Size:	113.9 KB
ID:	1563568

      Comment


      • #18
        I have to guess that I want to say whatever it was I said before. I don't know what is unclear to you from previous posts in this thread. but pfilter is community-contributed and must be installed before you can use it.


        Code:
        search pfilter
        in your Stata will lead to clickable links.


        SJ-19-1 st0503_1 . . . . . . . . . Software update for psecta and imergeclub
        . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . K. Du
        (help logtreg, psecta, scheckmerge, imergeclub, pfilter if installed)
        Q1/19 SJ 19(1):260
        fixes three bugs

        SJ-17-4 st0503 . Econometric convergence test and club clustering using Stata
        . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . K. Du
        (help logtreg, psecta, scheckmerge, imergeclub, pfilter if installed)
        Q4/17 SJ 17(4):882--900
        performs econometric convergence analysis and club clustering as
        proposed by Phillips and Sul (2007, Econometrica 75: 1771-1855)


        Last edited by Nick Cox; 15 Jul 2020, 11:51.

        Comment


        • #19
          Thank you so much Nick Cox

          Originally posted by Nick Cox View Post
          I have to guess that I want to say whatever it was I said before. I don't know what is unclear to you from previous posts in this thread. but pfilter is community-contributed and must be installed before you can use it.


          Code:
          search pfilter
          in your Stata will lead to clickable links.


          SJ-19-1 st0503_1 . . . . . . . . . Software update for psecta and imergeclub
          . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . K. Du
          (help logtreg, psecta, scheckmerge, imergeclub, pfilter if installed)
          Q1/19 SJ 19(1):260
          fixes three bugs

          SJ-17-4 st0503 . Econometric convergence test and club clustering using Stata
          . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . K. Du
          (help logtreg, psecta, scheckmerge, imergeclub, pfilter if installed)
          Q4/17 SJ 17(4):882--900
          performs econometric convergence analysis and club clustering as
          proposed by Phillips and Sul (2007, Econometrica 75: 1771-1855)

          Comment


          • #20
            I want to draw the relative transition path graph by using command rtranpath, however I received this answer "command rtranpath is unrecognized". Kindly help me to resolve this issue.

            Comment


            • #21
              Noor, rtranpath is a user-contributed command and must be installed first. You can search for it using

              Code:
              search rtranpath
              And then looking for it in what is returned.

              Comment

              Working...
              X