Fixed
- fixed last bug in the median rank computation. Bug occured when multiple failure times were identical
Added
- PlotAll().simple_weibull(): Plots Weibull probability plot according to input (Weibull parameters) without calculations
- PlotAll().weibull_pdf: Plots one or more Weibull probability density functions with fully customizable figure attributes (color, labels, width, height, fontsize etc.)
- Added ability to customize axis labels, title, fontsize etc for Analysis() and PlotAll
- Added ability to hide legend in Weibull plot