You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it feasible to run mutually exclusive experiments with different units of analysis.
I have the following units configured for different experiments, that I intent to run within a single namespace
unit = [userid, contentid, sourceid]
unit = [userid, contentid]
unit = [userid]
Is there any reference implementation for the same?
Is it feasible to run mutually exclusive experiments with different units of analysis.
I have the following units configured for different experiments, that I intent to run within a single namespace
unit = [userid, contentid, sourceid]
unit = [userid, contentid]
unit = [userid]
Is there any reference implementation for the same?