DistributionCollection.get_distributions_with_values (function)


def get_distributions_with_values(self, values=None, as_univariates=False)

Expose the distributions and the values that will be applied when calling DistributionCollection.pdf, DistributionCollection.logpdf, DistributionCollection.cdf, or DistributionCollection.logcdf

Arguments

Returns

  • dictionary of distribution: value (list or float) pairs