A B C D F G I J K L M N O P R S T U V W

A

actualClass - Variable in class jncc20.Jncc.ResultsReporter
 
alpha - Variable in class jncc20.NaiveCredalClassifier2
overall occurrences of class c1
alphaArr - Variable in class jncc20.NaiveCredalClassifier2
alphaArr is defined for NonMar features only; it contains the conditional count after having dropped missing data
analyzePredictionsFile() - Method in class jncc20.Jncc.ResultsReporter
Computes statistics accuracy of NBC NCC and Bma by analyzing the predictions saved on a temporary file; then, saves to file the computed indicators (fold by fold); parse the indicator file and allocates all the indicators into arrays.
aNbcAcc - Variable in class jncc20.Jncc.ResultsReporter
 
aNccI - Variable in class jncc20.Jncc.ResultsReporter
 
aNccOutputSize - Variable in class jncc20.Jncc.ResultsReporter
 
aNccP - Variable in class jncc20.Jncc.ResultsReporter
 
aNccPrec - Variable in class jncc20.Jncc.ResultsReporter
 
aNccSetAcc - Variable in class jncc20.Jncc.ResultsReporter
 
aNccSingleAcc - Variable in class jncc20.Jncc.ResultsReporter
 
arffFileAddress - Variable in class jncc20.Jncc
Absolute path of the main Arff file
arffTestingFile - Variable in class jncc20.Jncc
Absolute path of the testing Arff file
arffTestingFileName - Variable in class jncc20.Jncc
Name of the testing Arff file
arrayAvg(double[]) - Static method in class jncc20.ArrayUtils
Computes the average of the array, ignoring missing data (denoted as -9999); if all data are missing, returns -9999.
arrayAvg(int[]) - Static method in class jncc20.ArrayUtils
Computes the average of the array, ignoring missing data (denoted as -9999).
arrayStDev(double[]) - Static method in class jncc20.ArrayUtils
Computes the StdDev of the array, ignoring missing data (denoted as -9999); if all data are missing, returns -9999.
arrayStDev(int[]) - Static method in class jncc20.ArrayUtils
Computes the StdDev of the array, ignoring missing data (denoted as -9999).
arraySum(int[]) - Static method in class jncc20.ArrayUtils
Computes the sum of the array, ignoring missing data (denoted as -9999).
arraySum(double[]) - Static method in class jncc20.ArrayUtils
Computes the sum of the array, ignoring missing data (dentoed as -9999).
arraySumProduct(int[], int[]) - Static method in class jncc20.ArrayUtils
Computes Sum_i(Arr1[i]*Arr2[i]); term Arr1[j]*Arr2[j] is not included in the computation if Arr1[j] or Arr2[j] are -9999.
arraySumProduct(double[], double[]) - Static method in class jncc20.ArrayUtils
Computes Sum_i(Arr1[i]*Arr2[i]); term Arr1[j]*Arr2[j] is not included in the computation if Arr1[j] or Arr2[j] are -9999.
ArrayUtils - Class in jncc20
Utilities for computing average, sum, standard deviation etc.
ArrayUtils() - Constructor for class jncc20.ArrayUtils
 
arrList2Array(ArrayList<Integer>) - Static method in class jncc20.ArrayUtils
Converts an ArrayList into an array.
arrList2Array(ArrayList<Double>) - Static method in class jncc20.ArrayUtils
Converts an ArrayList into an array.

A B C D F G I J K L M N O P R S T U V W