.. module.rst pygam.distributions =================== .. automodule:: pygam.distributions .. rubric:: Functions .. autosummary:: :toctree: :nosignatures: :template: autosummary/base.rst divide_weights multiply_weights .. rubric:: Classes .. autosummary:: :toctree: :nosignatures: :template: autosummary/class.rst BinomialDist Distribution GammaDist InvGaussDist NormalDist PoissonDist