Class | Description |
---|---|
Case |
Represent the LinkImputeR inputs for a single case (filters, caller,
imputer and combiner)
|
ClassList<X,Y> |
Represents a map of constructors so that a new object of the appropriate child
class (given by a string) can be constructed.
|
CombinerOption |
Represents the combiner options to LinkImpute
|
ExtendedXMLConfiguration |
Extends XMLConfiguration so XML output is indented.
|
ImputationOption |
Represents the imputer options to LinkImpute
|
Input |
Represents the input to LinkImputeR
|
LinkImputeR |
Main class
|
Output |
Represents the output options to LinkImputeR
|
PrintStats |
Class used to print stats
|