For example, I have a set of data x and y.
I now regress y=a+bx for 20th, 30th, 40th percentile of y.
After that I hope to get a graph with the 3 regression lines and all the original x and ys.
What should the codes be for that?
I now regress y=a+bx for 20th, 30th, 40th percentile of y.
After that I hope to get a graph with the 3 regression lines and all the original x and ys.
What should the codes be for that?
Comment