Dear community, I have a dataset with three variables, in which I ran a multiple regression model with one criterion/RMET and two predictors LIT and POP. I would like a scatter plot + regression line for both predictors, in the same graph. So far I have been unable to do so using REG or SGPLOT. The latter allows to have grouped data, so that if I wanted to plot, say, the RMET/Literary regression line for men vs. women, I could easily do so, and even color them differently. But that is not what I want. I would like one graph with RMET in the y axis, and both LIT and POP on the x axis (they are both standardized vars), with say a blue scatter and reg line for LIT and a red scatter and reg line for POP. I attach the datafile in excel format. Thanks in advance. Eman Suggestions?
... View more