Package edu.cmu.tetrad.annotation
Annotation Interface TestOfIndependence
Aug 31, 2017 4:42:08 PM
- Version:
- $Id: $Id
- Author:
- Kevin V. Bui (kvb2@pitt.edu)
-
Required Element Summary
Required Elements -
Optional Element Summary
Optional Elements
-
Element Details
-
name
String nameName of the test.- Returns:
- name of the test
-
command
String commandCommand of the test.- Returns:
- command of the test
-
description
String descriptionDescription of the test.- Returns:
- description of the test
- Default:
""
-
dataType
DataType[] dataTypeType of the test.- Returns:
- type of the test
-