- qspec.uniform ( x , width )[source]
-
- Parameters:
-
- xarray_like
The x quantiles.
- widtharray_like
The width of the uniform distribution.
- Returns:
-
- outndarray
The probability density at 'x'.
The x quantiles.
The width of the uniform distribution.
The probability density at 'x'.