# Generated by roxygen2: do not edit by hand

S3method(as.data.frame,sim_setup)
S3method(autoplot,sim_setup)
S3method(plot,sim_setup)
export("%>%")
export(agg_all)
export(autoplot)
export(base_add_id)
export(base_id)
export(base_id_temporal)
export(comp_var)
export(gen_generic)
export(gen_norm)
export(gen_v_ar1)
export(gen_v_norm)
export(gen_v_sar)
export(sample_cluster_fraction)
export(sample_cluster_number)
export(sample_fraction)
export(sample_number)
export(sample_numbers)
export(sim)
export(sim_agg)
export(sim_base)
export(sim_base_lm)
export(sim_base_lmc)
export(sim_base_lmm)
export(sim_base_lmmc)
export(sim_clear_data)
export(sim_clear_list)
export(sim_comp_N)
export(sim_comp_agg)
export(sim_comp_n)
export(sim_comp_pop)
export(sim_comp_popMean)
export(sim_comp_popVar)
export(sim_comp_sample)
export(sim_gen)
export(sim_gen_cont)
export(sim_gen_e)
export(sim_gen_ec)
export(sim_gen_generic)
export(sim_gen_v)
export(sim_gen_vc)
export(sim_gen_x)
export(sim_read_data)
export(sim_read_list)
export(sim_resp)
export(sim_resp_eq)
export(sim_sample)
export(sim_simName)
exportMethods(show)
exportMethods(summary)
import(dplyr)
import(ggplot2)
import(methods)
import(parallelMap)
importFrom(MASS,mvrnorm)
importFrom(functional,Compose)
importFrom(functional,Curry)
importFrom(grDevices,blues9)
importFrom(grDevices,colorRampPalette)
importFrom(graphics,plot)
importFrom(spdep,cell2nb)
importFrom(spdep,nb2mat)
importFrom(stats,as.formula)
importFrom(stats,model.matrix)
importFrom(stats,rbinom)
importFrom(stats,rnorm)
importFrom(tibble,trunc_mat)
importFrom(utils,read.csv)
importFrom(utils,write.csv)
