Is there an R-script or equivalent open source code that automates identification of equations of fit for X vs Y data? I have a software package that identifies and ranks the equation(s) of best fit for a single X v Y data set. The software searches a library of several hundred different equation families (both linear and non-linear)
However, it is unable to batch process. This is problematic as I'm looking to produce models of the relationships between flow (Q) and individual water quality measures for up to 50 different analytes/metrics (e.g. pH, Alkalinity, Ca, SO4, Si, TKN, TN, etc) for up to 90 different surface water sites.
It is apparent from some preliminary analysis that there are linear, exponential, power, logistic and other type of relationships.