MS, Thank you for you advice. I would like to explain more what I want to do.
I have 3 input values (x1,x2 and x3) and the output y variable.
As I plot and fit the relations:
(x1,y) = linear regression,
(x2,y) = linear regression,
(x3,y) = polynomial degree=3.
So I would like to get transfer function for prediction the output Y.
I'm not sure which method should I use to get prediction formula by use fit model or neural net. Could you please advice more?
Thank a lot!
Message was edited by: TT