A B C D E F G H I K L M N O P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
K
- Knni - Class in Methods
-
Class to perform standard kNNi imputation
- Knni() - Constructor for class Methods.Knni
-
Creates an object to perform standard kNNi imputation with the default of k = 5
- Knni(int) - Constructor for class Methods.Knni
-
Creates an object to perform standard kNNi with a given value of k
- KnniLD - Class in Methods
-
Class to perform standard LD-kNNi imputation
- KnniLD(Similar, int, int) - Constructor for class Methods.KnniLD
-
Constructor
- KnniLDOpt - Class in Methods
-
Wrapper around KnniLD to allow optimization of parameters
- KnniLDOpt(byte[][], Mask, Similar) - Constructor for class Methods.KnniLDOpt
-
Constructor
- KnniLDOpt(byte[][], Mask, Similar, boolean) - Constructor for class Methods.KnniLDOpt
-
Constructor
- KnniOpt - Class in Methods
-
Wrapper around Knni to allow optimization of parameters
- KnniOpt(byte[][], Mask, double[][]) - Constructor for class Methods.KnniOpt
-
Constructor
- KnniOpt(byte[][], Mask, double[][], boolean) - Constructor for class Methods.KnniOpt
-
Constructor
All Classes All Packages