distribution_names
distribution_names()List the supported distribution families.
Returns
| Name | Type | Description |
|---|---|---|
| list of str | The family names accepted by :class:Distribution and :meth:Distribution.fit, matching the C# class names of the USACE-RMC Numerics library (for example "Normal", "LogNormal", "Gumbel", "GeneralizedExtremeValue"). |