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

continueSampling unit tests not made yet #162

Open AdityaSavara opened 3 years ago

AdityaSavara commented 3 years ago

continueSampling now works with doMultiStart for getLogP, similar to how it is for mcmc. (as of 0.4.3)

AdityaSavara commented 3 years ago

Currently, continueSampling works with both MPI and non-MPI mcmc. There is no unit test at present. 3d5 should be made as a unit test for multistart mcmc. Number of points should probably be increased rather than default to ensure mu_AP convergence.