module MyStatsPackage include("../../../firststeps/statistic_functions.jl") export rse_mean export rse_std export rse_sum export rse_tstat end # module MyStatsPackage