I use the following code for non parametric estimation:
rdrobust y v,c(0) kernel(uni) bwselect(mserd) all
But the results kept showing:
rdrobust() not able to compute the loc.poly.bandwidth (h)above the threshold. Please run rdbwselect() for more information}
Please help if anybody have any idea how to do so.Thanks!
rdrobust y v,c(0) kernel(uni) bwselect(mserd) all
But the results kept showing:
rdrobust() not able to compute the loc.poly.bandwidth (h)above the threshold. Please run rdbwselect() for more information}
Please help if anybody have any idea how to do so.Thanks!
Comment