I have two sets of data (x1, y1) and (x1, y2). I made a regression for each set and would like to plot them on the same plot (with both points and the regression lines). Here is my codeI have two sets of data (x1, y1) and (x1, y2).
I have two sets of data (x1, y1) and (x1, y2). I made a regression for each set and would like to plot them on the same plot (with both points and the regression lines). Here is my codeI have two sets of data (x1, y1) and (x1, y2).