drbenvincent / darc_toolbox

Run adaptive decision making experiments
MIT License
16 stars 2 forks source link

another heuristic #30

Closed drbenvincent closed 5 years ago

drbenvincent commented 5 years ago

Add another heuristic to cut down the design space. In very many situations, the assumption that delayed choices will be discounted will be true.

Therefore we can add another heuristic element which eliminates designs where RB>RA. In practice we are mostly likely to see such designs being generated initially when we are asking for designs appropriate for the magnitude effect (see #28) as RB values will vary a lot, and auto generated RA values suitable for higher RB values won't make sense in combination with lower RB values.