Interface | Description |
---|---|
Imputer |
Represents an imputer
|
OptimizeImputer<I extends Imputer> |
Represents an imputer that can be optimized
|
Class | Description |
---|---|
KnniLDProb |
Class to perform standard LD-kNNi imputation using probabilities
|
KnniLDProbOptimizedCalls |
Represents a KnniLDProb imputer that can be optimized to maximise the number
of correctly called genotyped
|