Construct a function from data experiment with more than one variable

27 Views Asked by At

Data fitting methods are mostly taught to construct a function with two data features, hence the function which is generated only one variable, $f(x)$. Are there any methods to construct a function with more than two variables (e.g.: $g(x,y,...)$) in numerical methods from experiment data?