| asDistObject | Converts a distance vector into an object of class 'dist' |
| as_dist_object | Converts a distance vector into an object of class 'dist' |
| CBRBase | Root class for common functionality of this package |
| CoxModel | Cox-Beta Model for Case-Based-Reasoning |
| depth_distance | Depth Distance |
| distanceRandomForest | Distance calculation based on RandomForest Proximity or Depth |
| distance_random_forest | Distance calculation based on RandomForest Proximity or Depth |
| edges_between_terminal_nodes | Number of Edges between Terminal Nodes |
| generate_grid | Generate Grid |
| LinearModel | Linear Regression Model for Case-Based-Reasoning |
| LogisticModel | Logistic Regression Model for Case-Based-Reasoning |
| predict.CoxModel | Predict method for CoxModel |
| predict.LinearModel | Predict method for LinearModel |
| predict.LogisticModel | Predict method for LogisticModel |
| predict.RFModel | Predict method for RFModel |
| print.CoxModel | Print method for CoxModel |
| print.LinearModel | Print method for LinearModel |
| print.LogisticModel | Print method for LogisticModel |
| print.RFModel | Print method for RFModel |
| proximity_distance | Get proximity matrix of an ranger object |
| ranger_forests_to_matrix | Forest2Matrix |
| RegressionModel | Root class for Regression Models, e.g., CPH, logistic, and linear regression |
| RFModel | RandomForest Model for Searching Similar Cases |
| summary.CoxModel | Summary method for CoxModel |
| summary.LinearModel | Summary method for LinearModel |
| summary.LogisticModel | Summary method for LogisticModel |
| summary.RFModel | Summary method for RFModel |
| terminalNodes | Get the terminal node id of a RandomForest Object |
| terminal_nodes | Get the terminal node id of a RandomForest Object |
| weightedDistance | Weighted Distance calculation |
| weighted_distance | Weighted Distance calculation |