I have to compare the slopes of 2 regression lines with R. The 2 regressions are made with the same parameters in 2 different locations.
I did my regressions with the function lm(). Now I have the results but I don't know how to compare them..
I tried with student test or ANOVA but it requires more than the 2 slopes.
I looked for an answer during something like 2 hours but didn't find, so I ask the question here : How should I do my test?
Thank you in advance, b.raoul