https://github.com/Data2Dynamics/d2d
Revision 6055389c4416a9c569f78e7300ca5ec0b98222f9 authored by Andreas Raue on 28 January 2015, 13:51:05 UTC, committed by Andreas Raue on 28 January 2015, 13:51:05 UTC
I separated the code that generates random samples into a new function arRandomPars
It now allows to both use Latin hyper cube sampling (LHS), but also standard random sampling from the specified prior.

A more recent analysis by Viktoria Ehret showed that LHS only provides significant benefit for smaller parameter space.
Therefore I decided to change the default to random sampling from the prior, which provides more benefits in my hands...
1 parent 4cee49a
History
Tip revision: 6055389c4416a9c569f78e7300ca5ec0b98222f9 authored by Andreas Raue on 28 January 2015, 13:51:05 UTC
Changed LHS sampling functions.
Tip revision: 6055389
File Mode Size
arFramework3
.hgignore -rw-r--r-- 931 bytes

back to top