- qspec.relevant_interval ( dist , * args , show = False , ** kwargs )[source]
-
- Parameters:
-
- distCallable
The probability distribution function (pdf).
- argsNone
Additional arguments for the pdf.
- showbool
Whether to show the pdf in the determined interval.
- kwargsNone
Additional keyword arguments for the pdf.
- Returns:
-
- outNone
An estimation of the interval where most of the probability lies in.