# Generated by roxygen2: do not edit by hand

export(bootstrap_shapley)
export(compute_hale)
export(compute_shapley_interactions)
export(create_rate_matrix)
export(run_shapley_decomp)
import(data.table)
importFrom(foreach,"%dopar%")
importFrom(stats,median)
importFrom(stats,quantile)
importFrom(stats,runif)
importFrom(stats,setNames)
importFrom(utils,combn)
