FactorialDesign

constructor(factors: Set<Factor>, name: String? = null)

Parameters

factors

a set representing the factors used in the design. There must be 2 factors in the supplied set.

name

an optional name for the design