Closed audiracmichelle closed 1 year ago
move helper_functions.R, functions_for_factual_vs_counterfactual.R, and factual_vs_counterfactual_causal_continuous_exposure.R to /lib
modify all calls in code. Example source(paste0(dir, code/helper_functions.R)) -> source(paste0(dir, lib/helper_functions.R))
in README modify path to files
move helper_functions.R, functions_for_factual_vs_counterfactual.R, and factual_vs_counterfactual_causal_continuous_exposure.R to /lib
modify all calls in code. Example source(paste0(dir, code/helper_functions.R)) -> source(paste0(dir, lib/helper_functions.R))
in README modify path to files