How to calculate slope and intercept
Hello, I am facing 2 issues when trying tocalculate Slope and Intercept values: I did not find an easy way to get the Slope and intercept except the use of "Bivariate + fit line"Using the Bivariatein a loop seems to result in a slow execution of the code: I think that creating a table and the associated fit lile several times is very slow My question: is there a way to get the slope and intercept...