# Generated by roxygen2: do not edit by hand

export(CoxModel)
export(LinearModel)
export(LogisticModel)
export(RFModel)
export(asDistObject)
export(depth_distance)
export(distanceRandomForest)
export(edges_between_terminal_nodes)
export(generate_grid)
export(proximity_distance)
export(ranger_forests_to_matrix)
export(terminalNodes)
export(weightedDistance)
import(R6)
import(Rcpp)
import(cowplot)
import(dplyr)
import(ggplot2)
import(ranger)
import(rms)
import(survival)
import(tidyr)
importFrom(RcppParallel,RcppParallelLibs)
importFrom(stats,predict)
useDynLib(CaseBasedReasoning, .registration = TRUE)
