Function for parsing the bootstrapped counterfactuals in the DiSCo method
parseBoots(CI_temp, cl, q_disco, cdf_disco, q_obs, cdf_obs, uniform = TRUE)
A list containing the confidence intervals for the quantiles and cdfs
A list containing the bootstrapped counterfactuals
The confidence level
The estimated quantiles around which to center
The estimated cdfs around which to center
The observed quantiles
The observed cdfs
Whether to use uniform or pointwise confidence intervals