# Generated by roxygen2: do not edit by hand

export(simulate_data)
export(simulate_data_re)
export(simulate_selection_bias)
export(stab_plot)
export(stabilise)
export(stabilise_re)
export(triangulate)
import(bigstep)
import(broom)
import(dplyr)
import(ggplot2)
import(ncvreg)
import(purrr)
import(rsample)
importFrom(Hmisc,rcorr)
importFrom(caret,train)
importFrom(caret,trainControl)
importFrom(expss,count_row_if)
importFrom(expss,gt)
importFrom(expss,lt)
importFrom(expss,neq)
importFrom(glmnet,cv.glmnet)
importFrom(lme4,lmer)
importFrom(lmerTest,step)
importFrom(matrixStats,rowQuantiles)
importFrom(purrr,map)
importFrom(purrr,map_df)
importFrom(recipes,all_nominal_predictors)
importFrom(recipes,all_numeric_predictors)
importFrom(recipes,all_predictors)
importFrom(recipes,juice)
importFrom(recipes,prep)
importFrom(recipes,recipe)
importFrom(recipes,step_dummy)
importFrom(recipes,step_impute_knn)
importFrom(recipes,step_normalize)
importFrom(recipes,update_role)
importFrom(rsample,permutations)
importFrom(stats,coef)
importFrom(stats,ecdf)
importFrom(stats,median)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,toeplitz)
importFrom(stringr,str_remove_all)
importFrom(tibble,rownames_to_column)
importFrom(tidyr,expand_grid)
importFrom(tidyr,nest)
importFrom(tidyr,replace_na)
importFrom(tidyr,unnest)
importFrom(utils,globalVariables)
