You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I Learnt how to make regression for bivariate data in my Statistics class today, So I made a small program to do the same, it takes x and y arrays and outputs a linear equation with slope and constant.