# Generated by roxygen2: do not edit by hand

export(simulate_data)
export(stab_plot)
export(stabilise)
export(triangulate)
import(bigstep)
import(broom)
import(dplyr)
import(ggplot2)
import(ncvreg)
import(rsample)
importFrom(caret,train)
importFrom(caret,trainControl)
importFrom(glmnet,cv.glmnet)
importFrom(purrr,map)
importFrom(purrr,map_df)
importFrom(rsample,permutations)
importFrom(stats,coef)
importFrom(stats,ecdf)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(stats,toeplitz)
importFrom(stringr,str_remove_all)
importFrom(tibble,rownames_to_column)
importFrom(tidyr,nest)
importFrom(tidyr,replace_na)
importFrom(tidyr,unnest)
importFrom(utils,globalVariables)
