Question
Non linear regression or best fit eqaution
Hello everyone,
I hope everyone is doing great. I have three sets of data like:
A= 1,3,5,6,7,8,9
B= 2,3,4,5,6,7,8
C=13,15,16,19,20
These data s are field raw data and I need to fit it to make a non-linear regression equation. I will be obliged if you can help me out with it

