Skip to content
This repository was archived by the owner on May 20, 2024. It is now read-only.
This repository was archived by the owner on May 20, 2024. It is now read-only.

Can't Handle MVT #48

Description

@JSAustin

It doesn't look like the plugin can handle MVT with sections > 1. In the variant index selection code, it resets the weight of the current variant index to 0. In the case of a 2x2 experiment, that would mean that only 0-0, 1-0, or 0-1 experiments can be chosen. 1-1 would never be chosen because the weight for it would be reduced to zero before the second round of picks.

Additionally, it doesn't look like it can handle different numbers of variants per section. Would it be possible to get an update that can handle MVT more universally? If I'm wrong and just not seeing how to do that right, please let me know.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions