Hi there,
I'm using rdrobust in a project to find the LATE of getting admitted to a better school as admission is based on cutoff scores and I'm running into the following issue:
When I use the full sample data, rdrobust works fine, but when I limit the data to 10 points on each side of the cutoff, I get the following error:
and when I run rdbwselect(), I see this message
I'm not really sure how to deal with this. Can somebody help me understand what's going on? I would really appreciate any advice or suggestions!
I'm using rdrobust in a project to find the LATE of getting admitted to a better school as admission is based on cutoff scores and I'm running into the following issue:
When I use the full sample data, rdrobust works fine, but when I limit the data to 10 points on each side of the cutoff, I get the following error:
rdrobust outcome margin if margin >=-10 & margin<=10
rdrobust() not able to compute the loc. poly. bandwidth (h) above the threshold. Please run rdbwselect() for more information}
rdrobust() not able to compute the loc. poly. bandwidth (h) above the threshold. Please run rdbwselect() for more information}
Invertibility problem in the computation of preliminary bandwidth above the thresholdInvertibility p
> roblem in the computation of bias bandwidth (b) below the thresholdInvertibility problem in the co
> mputation of bias bandwidth (b) above the thresholdInvertibility problem in the computation of loc
> . poly. bandwidth (h) below the thresholdInvertibility problem in the computation of loc. poly. ba
> ndwidth (h) above the threshold
> roblem in the computation of bias bandwidth (b) below the thresholdInvertibility problem in the co
> mputation of bias bandwidth (b) above the thresholdInvertibility problem in the computation of loc
> . poly. bandwidth (h) below the thresholdInvertibility problem in the computation of loc. poly. ba
> ndwidth (h) above the threshold
Comment