Package edu.cmu.tetrad.annotation
Annotation Interface Score
Sep 1, 2017 10:51:13 AM
- Version:
- $Id: $Id
- Author:
- Kevin V. Bui (kvb2@pitt.edu)
-
Required Element Summary
Required Elements -
Optional Element Summary
Optional Elements
-
Element Details
-
name
String nameThe name of the score.- Returns:
- the name of the score
-
command
String commandThe command to execute the score.- Returns:
- the command to execute the score
-
dataType
DataType[] dataTypeThe data types that the score can be applied to.- Returns:
- the data types that the score can be applied to
-
-
-
description
String descriptionThe description of the score.- Returns:
- the description of the score
- Default:
- ""
-