Suppose we have some real-valued function f(x) and several data points for certain values of x:
What would be the best way to estimate the value of f(x) for some arbitrary x (for example, x = 3.5) without assuming any prior knowledge of f internals? Is it possible to derive a probability distribution for f(x) for given x?
