# Generated by roxygen2: do not edit by hand

export(Dictionary)
export(Storage)
export(assert_correlation_matrix)
export(assert_covariance_matrix)
export(assert_list_of_lists)
export(assert_numeric_vector)
export(assert_probability_vector)
export(assert_transition_probability_matrix)
export(check_correlation_matrix)
export(check_covariance_matrix)
export(check_list_of_lists)
export(check_numeric_vector)
export(check_probability_vector)
export(check_transition_probability_matrix)
export(chol_to_cov)
export(chunk_vector)
export(correlated_regressors)
export(cov_to_chol)
export(ddirichlet)
export(ddirichlet_cpp)
export(delete_data_frame_columns)
export(delta)
export(diff_cov)
export(dmvnorm)
export(dmvnorm_cpp)
export(do.call_timed)
export(dtnorm)
export(dtnorm_cpp)
export(dttnorm)
export(dttnorm_cpp)
export(dwishart)
export(dwishart_cpp)
export(function_arguments)
export(function_body)
export(function_defaults)
export(group_data_frame)
export(identical_structure)
export(input_check_response)
export(insert_matrix_column)
export(insert_vector_entry)
export(match_arg)
export(match_numerics)
export(matrix_diagonal_indices)
export(matrix_indices)
export(merge_lists)
export(package_logo)
export(permutations)
export(print_matrix)
export(quiet)
export(rdirichlet)
export(rdirichlet_cpp)
export(renv_development_packages)
export(rmvnorm)
export(rmvnorm_cpp)
export(rtnorm)
export(rtnorm_cpp)
export(rttnorm)
export(rttnorm_cpp)
export(rwishart)
export(rwishart_cpp)
export(sample_correlation_matrix)
export(sample_covariance_matrix)
export(sample_transition_probability_matrix)
export(simulate_markov_chain)
export(stationary_distribution)
export(subsets)
export(system_information)
export(test_correlation_matrix)
export(test_covariance_matrix)
export(test_list_of_lists)
export(test_numeric_vector)
export(test_probability_vector)
export(test_transition_probability_matrix)
export(timed)
export(try_silent)
export(undiff_cov)
export(unexpected_error)
export(unique_chol)
export(user_confirm)
export(variable_name)
export(vector_occurrence)
importFrom(Rcpp,evalCpp)
importFrom(SimMultiCorrData,calc_theory)
importFrom(SimMultiCorrData,rcorrvar)
importFrom(SimMultiCorrData,valid_corr)
importFrom(benchmarkme,get_cpu)
importFrom(benchmarkme,get_ram)
importFrom(checkmate,assert_character)
importFrom(checkmate,assert_count)
importFrom(checkmate,assert_flag)
importFrom(checkmate,assert_int)
importFrom(checkmate,assert_string)
importFrom(checkmate,check_matrix)
importFrom(checkmate,makeAssertionFunction)
importFrom(cli,cli_abort)
importFrom(cli,cli_inform)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,theme_void)
importFrom(hexSticker,sticker)
importFrom(latex2exp,TeX)
importFrom(rprojroot,find_package_root_file)
importFrom(showtext,showtext_auto)
importFrom(stats,cor)
importFrom(stats,dist)
importFrom(stats,runif)
importFrom(sysfonts,font_add_google)
importFrom(usethis,use_logo)
importFrom(utils,combn)
useDynLib(oeli, .registration=TRUE)
