.. raw:: html
pykelihood.distributions.
Distribution ===================================== .. currentmodule:: pykelihood.distributions .. autoclass:: Distribution :no-members: :no-inherited-members: :no-special-members: .. HACK -- the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages. .. autosummary:: :toctree: Distribution.__call__ Distribution.__mul__ Distribution.__pow__ Distribution.cdf Distribution.fit Distribution.fit_instance Distribution.inverse_cdf Distribution.isf Distribution.iter_children Distribution.logcdf Distribution.logpdf Distribution.logsf Distribution.param_dict_to_vec Distribution.param_mapping Distribution.pdf Distribution.ppf Distribution.rvs Distribution.sf Distribution.with_params Distribution.__call__ Distribution.__mul__ Distribution.__pow__ .. HACK -- the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages. .. autosummary:: :toctree: Distribution.flattened_param_dict Distribution.flattened_params Distribution.optimisation_param_dict Distribution.optimisation_params Distribution.param_dict Distribution.params Distribution.params_names