SS1DChiSquareHypothesisType

public enum SS1DChiSquareHypothesisType : Int, Codable, CustomStringConvertible

The 1D Chisquare-Hypothesis type

  • Undocumented

    Declaration

    Swift

    case uniform
  • Undocumented

    Declaration

    Swift

    case irregular
  • Declaration

    Swift

    public var description: String { get }