The IABVariantPerformanceCalculator type exposes the following members.
Back to Top
Methods
| Name | Description | |
|---|---|---|
| GetConversionRateInterval | 
            Returns conversion rate interval for the specified variant.
              | |
| GetChanceToBeatOriginal | 
            Returns chance to beat original for the specified challenger variant.
              | |
| Initialize | 
            Initializes AB variant performance calculator.
            Needs to be called first, as this class needs the original's conversions and visits to work properly.
              | 
See Also