C# 클래스 Accord.Statistics.Testing.BowkerTest

상속: Accord.Statistics.Testing.ChiSquareTest
파일 보기 프로젝트 열기: accord-net/framework 1 사용 예제들

공개 메소드들

메소드 설명
BowkerTest ( GeneralConfusionMatrix matrix ) : System

Creates a new Bowker test.

메소드 상세

BowkerTest() 공개 메소드

Creates a new Bowker test.
public BowkerTest ( GeneralConfusionMatrix matrix ) : System
matrix Accord.Statistics.Analysis.GeneralConfusionMatrix The contingency table to test.
리턴 System