# Generated by roxygen2: do not edit by hand

export(calc_bias)
export(calc_coverage)
export(calc_mse)
export(calc_rejection_rate)
export(calc_relative_bias)
export(calc_relative_mse)
export(calc_relative_rmse)
export(calc_rmse)
export(calc_variance)
export(calc_width)
export(combine_df)
export(mcpmap)
export(replicater)
export(runsim)
importFrom(parallel,clusterExport)
importFrom(parallel,detectCores)
importFrom(parallel,makeCluster)
importFrom(parallel,mcmapply)
importFrom(parallel,parLapply)
importFrom(parallel,stopCluster)
importFrom(stats,sd)
importFrom(stats,var)
