Is there an easy way of obtaining a confidence interval directly from EstimatedDistribution?
In NonLinearModelFit there's the MeanPredictionBands and the ParameterConfidenceIntervalTable.
There are still, also, the MeanCI and VarianceCI functions available.
But how to easily implement a CI analysis, on a distribution fitted by EstimatedDistribution (or FindDistributionParameters)?