- add(Distribution) - Method in class si.JDEXi.Distribution
-
- add(int, double, double) - Method in class si.JDEXi.Distribution
-
Increment value at index by val and cumulative by cum.
- add(int, double) - Method in class si.JDEXi.Distribution
-
Increment value at index by val.
- add(int) - Method in class si.JDEXi.Distribution
-
Increment value at index by 1.0.
- addAttributes(ArrayList<Attribute>) - Method in class si.JDEXi.Attribute
-
Add attribute subtree to a list of attributes.
- affects(Attribute) - Method in class si.JDEXi.Attribute
-
Tells whether this attribute affects another attribute.
- aggregate - Variable in class si.JDEXi.Model
-
List of all aggregate (output) attributes.
- argsToIndex(int[]) - Method in class si.JDEXi.Attribute
-
Converts an integer array of function argument values to rule index
- Attribute - Class in si.JDEXi
-
Attribute class.
- Attribute(Element, int) - Constructor for class si.JDEXi.Attribute
-
Constructor with element parameter.
- attributesToString(ArrayList<Attribute>) - Method in class si.JDEXi.Model
-
attributestoString.
- average() - Method in class si.JDEXi.Distribution
-
Calculate the average of distribution values.
- avgIndex() - Method in class si.JDEXi.Distribution
-
Calculate the average index of distribution values.