This message was deleted.
# announcements
w
This message was deleted.
f
It is possible to make it work using namespaces, which we just launched. That feature was built to enable mutually exclusive experiments, but it can also work for holdout groups. Under settings, you would create a single global namespace. For each experiment rule you create you would enable the namespace and select a range like
0 to 0.9
. That means the last 10% of users in that namespace would be excluded from the experiment. Then later for your holdout experiment, you could set the range as
0.9 to 1.0
to run a combined test on the holdout group.
n
Sounds good, thanks Jeremy!
222 Views