CBRBase                 Root class for common functionality of this
                        package
CaseBasedReasoning      Case Based Reasoning
CoxBetaModel            Cox-Beta Model
RFModel                 RandomForest Proximity
Validate                R6 Validation Class for case based reasoning
asDistObject            Converts a distance vector into an object of
                        class 'dist'
depthMatrix             Get depth distance matrix
distanceRandomForest    Distance calculation based on RandomForest
                        Proximity or Depth
distanceTerminalNodes   Calculate terminal node distance for each tree
                        and terminal
forestToMatrix          Forest2Matrix
proximityMatrix         Get proximity matrix of an ranger object
terminalNodeIDs         Get the terminal node id of a RandomForest
                        Object
weightedDistance        Weighted Distance calculation
