BaseMultivariateSliceDistribution.uncertainties (function)
def uncertainties(self, sigma=1, tex=False)
Expose the uncertainties by calling BaseMultivariateSliceDistribution.multivariate and then
passing BaseMultivariateSliceDistribution.dimension, sigma and tex to the respective
uncertainties function.