-
Notifications
You must be signed in to change notification settings - Fork 27
remove_full_probing_sets
Nicolai Mueller edited this page Sep 26, 2024
·
3 revisions
Boolean
false
Specifies whether probing sets that meet the given effect size should be removed before the evaluation is complete. Thus, smaller probing sets are only evaluated until the required effect size is achieved. As more simulations are performed, fewer probing sets need to be evaluated.
If probing sets are removed, the evaluation in normal mode is accelerated. However, this removes the ability to detect effects with smaller effect sizes in the removed probing sets.
"performance": {
"remove_full_probing_sets": true
}
In this example, PROLEAD removes all probing sets once a sufficient number of simulations have been evaluated.