Announcement

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

  • Regression Discontinuity Design and Cmogram

    Hello,

    I'm trying to study differences on both side of the swiss linguistic border. I'm using therefore the very practical function Cmogram (Downloadble :https://ideas.repec.org/c/boc/bocode/s457162.html by Boston College Department of Economics).
    The graph is really nice, but i'm now trying to find out the difference of the regression on both side of my cut...

    Do you have an idea?

    Many thanks,

    Lionel Jeanneret.
    Y on the distance to the border
Trying to mesure the effect of the border or the height of the difference at the cut...
    Last edited by Lionel Jeanneret; 06 Dec 2014, 06:26.

  • #2
    Important Adds:
    I'm using Stata 12.1 and this is my command for the graphic

    cmogram Y distgraph if distgraph>-60 & distgraph<60, cut(0) scatter line(0) qfitci

    Comment

    Working...
    X