Change quantiles so that the upper CI variables point to the higher values and…
requested to merge sudarshan-ghonge/bayeswave:18-BayesWavePost_median_and_CIs_column_swaps into master
Change quantiles so that the upper CI variables point to the higher values and lower CI variables point to the lower values.
- upper90 now points to the 95th quantile.
- lower90 now points to the 5th quntile.
- upper50 now points to the 75th quantile.
- lower50 now points to the 25th quantile.
Closes #18 (closed)