# Generated by roxygen2: do not edit by hand

export(add_effect_classification)
export(bootstrap_cube)
export(calculate_acceleration)
export(calculate_bootstrap_ci)
export(cross_validate_cube)
import(assertthat)
import(boot)
import(dplyr)
importFrom(data.table,":=")
importFrom(effectclass,classification)
importFrom(effectclass,coarse_classification)
importFrom(modelr,bootstrap)
importFrom(modelr,crossv_kfold)
importFrom(purrr,map)
importFrom(rlang,.data)
importFrom(rlang,inherits_any)
importFrom(stats,pnorm)
importFrom(stats,qnorm)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(tibble,as_tibble)
importFrom(tidyr,expand_grid)
