I have N experimental data sets where I am fitting a complicated non-linear model (where I need to solve a lot of mathematical equations) and this model includes 6 fitting parameters. I have fitted the model to the experimental values, however, apparently the parameters set is not unique and each data set produces different values for the fitting parameters. I want to generate a "predictive" model in the end, so I am looking for a methodology, with which I can calculate the "average" values, or a set of fitting parameters that I can use it globally with a minimized global error.

Similar questions and discussions