- I've collected data for a function
F = f(g(x)), for different function shapesg(x). - The goal is to predict values of
Ffor general case, i.e. for arbitraryg(x). - It's know that function derivative
dF/dxdepends on history of development ofdF/dxandg(x)(and maybedg/dx); this connection is something I would like to inspect based on the collected data
In this case, which are possible techniques for finding correlations, i.e. connectivity between dF/dx and other variables?