Skip to content
This repository has been archived by the owner on Jun 26, 2023. It is now read-only.

Variant weighting #1

Open
yoshdog opened this issue Apr 20, 2017 · 0 comments
Open

Variant weighting #1

yoshdog opened this issue Apr 20, 2017 · 0 comments

Comments

@yoshdog
Copy link
Contributor

yoshdog commented Apr 20, 2017

Ability to add weighting to variants.

This can be added manually via the Variant props
eg:

<Experiment id="ABC" >
  <Variant name="A" weight={0.6} />
  <Variant name="B" weight={0.3} />
  <Variant name="C" weight={0.1} />
</Experiment>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant