ControlStats

Statistics for the control variant in an A/B test.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The mean evaluation score for the control variant.

Link copied to clipboard

The number of sessions evaluated for the control variant.

Link copied to clipboard

The name of the control variant.

Functions

Link copied to clipboard
inline fun copy(block: ControlStats.Builder.() -> Unit = {}): ControlStats
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String