setKvalue(String) - Method in class models.Multinomial_Logistic_Regression
This is as standard setter method for the value of the target category that will
be left aside.
sorting(double[], double[][]) - Method in class Assisted_Classes.SortTableDouble
This is the main method that utilizes the sorting
sorting(double[], Object[][]) - Method in class Assisted_Classes.SortTableMax
This is the main method that utilizes the sorting
SortTableDouble - Class in Assisted_Classes
A simple class (not very efficient)
for sorting a double array [][] based
on another single one to used in PCA analysis.
SortTableDouble() - Constructor for class Assisted_Classes.SortTableDouble
SortTableMax - Class in Assisted_Classes
A simple class (not very efficient)
for sorting an Object array [][] based
on another single double one to used in Gini's calculation.
SortTableMax() - Constructor for class Assisted_Classes.SortTableMax
sub2ddoubledata(double[][]) - Method in class Matrix.TwoDmatrix
This method performs simple matrices' Subtraction given that all size checks are passed
sub2dmatrix(TwoDmatrix) - Method in class Matrix.TwoDmatrix
This method performs simple matrices' Subtraction given that all size checks are passed
sub2dmatrixForDouble(TwoDmatrix) - Method in class Matrix.TwoDmatrix
This method subtracts a matrix with a another matrix and returns the sum as double array [][]
sub2DoubleForDouble(double[][]) - Method in class Matrix.TwoDmatrix
This method subtracts a matrix with a another double array [][] and returns the sum as double array [][]
A B C D E F G I K L M N P R S T V