# Generated by roxygen2: do not edit by hand

S3method(plot_cor_network,default)
S3method(plot_cor_network,simdesign_mvtnorm)
S3method(simulate_data,default)
S3method(simulate_data,simdesign)
export(as_function_list)
export(colapply_functions)
export(contains_constant)
export(cor_from_upper)
export(cor_to_cov)
export(cor_to_upper)
export(do_processing)
export(estimate_final_correlation)
export(function_list)
export(get_from_function_list)
export(get_names_from_function_list)
export(is_collinear)
export(is_cor_matrix)
export(optimize_cor_mat)
export(partial)
export(plot_cor_network)
export(plot_estimated_cor_network)
export(process_truncate_by_iqr)
export(process_truncate_by_threshold)
export(quantile_function_from_density)
export(quantile_function_from_quantiles)
export(quantile_functions_from_data)
export(simdesign)
export(simdesign_discunif)
export(simdesign_mvtnorm)
export(simdesign_norta)
export(simulate_data)
export(simulate_data_conditional)
importFrom(stats,cor)
importFrom(stats,pnorm)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,uniroot)
importFrom(utils,modifyList)
