Find more posts tagged with
Sort by:
1 - 2 of
21
Thanks for the answer. What you are proposing is a diagnostic graph in which, if there is no error, the points lie on the y=x line, if I am not mistaken.
I want something different, I want the independent variable on the X, the dependent variable on the Y, the points plotted and the regression line, which will be characterized by it's angular coefficient and the intercept. What I want is the equivalent of the result of the function abline() applied to lm() in the R language, if this helps to understand my needs better.
I want something different, I want the independent variable on the X, the dependent variable on the Y, the points plotted and the regression line, which will be characterized by it's angular coefficient and the intercept. What I want is the equivalent of the result of the function abline() applied to lm() in the R language, if this helps to understand my needs better.
Best regards,
Marius