Hello everyone,
I am currently writing my thesis and doing an RDD. It is very intersting but I am now stuck at a weird problem. When I try to plot my data, the regression line is not fitted to the dots from the data.
I wonder why that is happening? I dont have many data points, might that be the reason? When I run this command without any covariates then the regression line fits the dots.
Used code:
[rdplot $Y $running, c($cutoff) nbins(10 3) p(2) binselect(esmv) kernel($kernel) covs($cov)]
Background: I am investigating the effect of voting system on corruption. In Brazil, municipalities with more than 200 000 inhabitants use the dual ballot system, while cities with less than 200 000 citizens use the single ballot system. Exploiting this threshold leads to a sharp RDD. My theory is that municipalities with over 200 000 inhabitants have better politicians, more competition and hence this system leads to less corruption.
I am sorry if this format of question is not appropriate for your stadards, very first time asking a question
Array
Related Posts with RDD graph help
long invalid varnameHello! I have data where the ID is a string variable str123, and I was trying to merge it to anothe…
Panel data - all dummies omitted because of collinearityHi everybody, I'm using panel data to examine the effect of immigration on house prices and I am tr…
Problems with Sub-sample analysisHi, I am comparing Fama-French 3-Factor model and Fama-Carhart 4 on 40 industry returns. I am trying…
Combining the "max" function of one column with a value of another columnHi Statalist users I have a panel data set in which respondents (persnr) did state their annual in…
Lagging Date Varlist by one period for all observations within the period.Hi! I am writing my master thesis and I base part of my research on a certain paper. In the paper, …
Subscribe to:
Post Comments (Atom)
0 Response to RDD graph help
Post a Comment