https://raw.githubusercontent.com/MatthewReid854/reliability/master/docs/images/logo.png

distribution_explorer

class reliability.Other_functions.distribution_explorer

Generates an interactive plot of PDF, CDF, SF, HF, CHF for the selected distribution. Parameters can be changed using slider widgets. Distributions can be changed using radio button widget.

Parameters:

None

Returns:

None

Notes

Example usage:

from reliability.Other_functions import distribution_explorer
distribution_explorer()