SSKSTwoSampleTestResult

public struct SSKSTwoSampleTestResult<FPT> : CustomStringConvertible, Codable where FPT : Decodable, FPT : Encodable, FPT : SSFloatingPoint

Results of the KS-2-Sample test

  • Returns a description

    Declaration

    Swift

    public var description: String { get }