# Generated by roxygen2: do not edit by hand

export(calculate_branch_feature_importance)
export(calculate_branching_point_feature_importance)
export(calculate_cell_feature_importance)
export(calculate_milestone_feature_importance)
export(calculate_overall_feature_importance)
export(calculate_waypoint_feature_importance)
export(fi_caret)
export(fi_ranger_rf)
export(fi_ranger_rf_lite)
export(fi_ranger_rf_tiny)
import(dplyr)
importFrom(dynutils,expand_matrix)
importFrom(dynutils,is_sparse)
importFrom(dynwrap,add_waypoints)
importFrom(dynwrap,get_expression)
importFrom(dynwrap,is_wrapper_with_trajectory)
importFrom(dynwrap,is_wrapper_with_waypoints)
importFrom(methods,formalArgs)
importFrom(purrr,"%>%")
importFrom(purrr,invoke)
importFrom(purrr,keep)
importFrom(purrr,list_modify)
importFrom(purrr,map)
importFrom(purrr,map_chr)
importFrom(purrr,map_dbl)
importFrom(purrr,map_df)
importFrom(purrr,map_int)
importFrom(purrr,map_lgl)
importFrom(purrr,set_names)
importFrom(ranger,ranger)
importFrom(reshape2,acast)
importFrom(reshape2,melt)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
importFrom(tibble,tribble)
