JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional
|
Required
Detail:
Field |
Element
SEARCH:
Package
edu.cmu.tetrad.annotation
Annotation Interface TestOfIndependence
@Target
(
TYPE
)
@Retention
(
RUNTIME
)
@Documented
public @interface
TestOfIndependence
Aug 31, 2017 4:42:08 PM
Author:
Kevin V. Bui (kvb2@pitt.edu)
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
command
DataType
[]
dataType
String
name
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
String
description
Element Details
name
String
name
command
String
command
dataType
DataType
[]
dataType
description
String
description
Default:
""