I have some results, I want to use curve fit to find the equation which can describe the relation between the variables.I have three(3) variables so the equation should has this format " y=f( x1, x2, x3 ) " . I would be appreciate if you lead me how can I use curve fit to find an equation with three variables?