ExperimentTreatmentToWeight

data class ExperimentTreatmentToWeight(val splitWeight: Int, val treatment: String)

Constructors

Link copied to clipboard
fun ExperimentTreatmentToWeight(splitWeight: Int, treatment: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard