Announcement

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

  • slope homogeneity test

    Hi Everyone,
    I'm attempting to test slope homogeneity , so called delta test for slope homogeneity(Testing Slope Homogeneity in Large Panels ,pesaran and Yamagata,2008),can some one suggest how i could drive?

    thanks,
    eli

  • #2
    I don't know what Pesaran & Yamagata, 2008, have to say (you'll probably want to give a complete citation there), but maybe it's something like that below?
    Code:
    mixed . . . || panel_id: time
    estimates store Full
    mixed . . . | panel_id:
    lrtest Full

    Comment


    • #3
      pesaran and Yamagata (2008) proposed the so-called delta test for testing slope homogeneity–H0:βi= β for all i–against the alternative
      hypothesis of slope heterogeneity-H1:βi≠ βfor a non-zero fraction of pair-wise slopes for i ≠ j-. The Δ test is valid as (N,T) → ∞ without
      any restrictions on the relative expansion rates of N and T when the error terms are normally distributed. In the Δ test approach, the first
      step is to compute the modified version of Swamy, 1970 test.

      Comment


      • #4
        Please study http://www.statalist.org/forums/help Section 13 Literature references. Joseph already gave a gentle hint on this.

        Comment


        • #5
          This does not help us help you. Please give the complete references as you would cite them in a journal article. That way we can look at those texts ourselves, so we know what test you really want.

          Remember many tests live under different names in different (sub-)disciplines, so a name of a test alone often does not tell us which test you want. In order to help you we need to look at the article/book/working paper to see what the exact test is. A citation in the form "author name (year)" does not help us find that publication.
          ---------------------------------
          Maarten L. Buis
          University of Konstanz
          Department of history and sociology
          box 40
          78457 Konstanz
          Germany
          http://www.maartenbuis.nl
          ---------------------------------

          Comment


          • #6

            I'm attempting to test slope homogeneity , so called delta test for slope homogeneity(pesaran and Yamagata,2008,testing slope homogeneity in large panels.J.Econ.142(1),50-93),can some one suggest how i could drive it with stata?

            thanks,
            eli

            Comment


            • #7
              Testing slope homogeneity in large panels

              M,Hashem Pesaran,Takashi Yamagata

              journal of Econometrics 142(1), january2008, pages 50-93

              http://www.sciencedirect.com/science/article/pii/S0304407607001224

              Comment


              • #8
                Well findit pesaran turns up a number of user-written Stata commands, the closest of which having anything to do with slopes being xtmg, based on a cursory scan through the pop-up Viewer window. But this is far afield from anything that I'm familiar with, so if others don't have anything to offer, you might be out of luck.

                Comment

                Working...
                X