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

Weighting Feature & Small Bug Fix #177

Closed AdityaSavara closed 3 years ago

AdityaSavara commented 3 years ago

Added weighting feature.

Additionally, fixed a minor bug in get loglikelihood for cases like 2 responses with 2 points (in those cases, there could be an error if the code treated the uncertainties like a square covariance matrix if they were not intended to be such)