AdityaSavara / PEUQSE

Parameter estimation for complex physical problems often suffers from finding ‘solutions’ that are not physically realistic. The PEUQSE software provides tools for finding physically realistic parameter estimates, graphs of the parameter estimate positions within parameter space, and plots of the final simulation results.
13 stars 5 forks source link

covariance plots from gridsearch #76

Closed AdityaSavara closed 3 years ago

AdityaSavara commented 4 years ago

In principle, it should be able to use the logP from gridsearch to create covariance for mumpce plots. Right now, to get the mumpce plots, after doing a gridsearch an mcmc still needs to be run. That has some significant disadvantages.

AdityaSavara commented 3 years ago

This was implemented sometime during 2020 inside the feature parameter_estimation_settings['multistart_gridsearchToSamples'] which is on by default.