Versions

Description

reliability is a Python library for reliability engineering and survival analysis. It offers the ability to create and fit probability distributions intuitively and to explore and plot their properties. reliability is designed to be much easier to use than scipy.stats whilst also extending the functionality to include many of the same tools that are typically only found in proprietary software such as Minitab, Reliasoft, and JMP Pro. Key features '''''''''''' - Fitting probability distributions to data including right censored data - Fitting Weibull mixture models - Calculating the probability of failure for stress-strength interference between any combination of the supported distributions - Support for Exponential, Weibull, Gamma, Normal, Lognormal, and Beta probability distributions - Mean residual life, quantiles, descriptive statistics summaries, random sampling from distributions - Plots of probability density function (PDF), cumulative distribution function (CDF), survival function (SF), hazard function (HF), and cumulative hazard function (CHF) - Easy creation of distribution objects. Eg. dist = Weibull_Distribution(alpha=4,beta=2) - Non-parametric estimation of survival function using Kaplan-Meier and Nelson-Aalen - Goodness of fit tests (AICc, BIC) - Probability plots on probability paper for all supported distributions - Quantile-Quantile plots and Probability-Probability plots - Reliability growth, optimal replacement time, sequential sampling charts, similar distributions - Physics of Failure (SN diagram, stress-strain, fracture mechanics, creep) - Accelerated Life Testing probability plots (Weibull, Exponential, Normal, Lognormal) - Accelerated Life Testing Models (Exponential, Eyring, Power, Dual-Exponential, Power-Exponential). - Mean cumulative function for repairable systems. Installation '''''''''''' pip install reliability Contact ''''''' If you find any errors, have any suggestions, or would like to request that something be added, please email me: m.reid854@gmail.com.

Repository

https://github.com/MatthewReid854/reliability.git

Project Slug

reliability

Last Built

4 months, 1 week ago passed

Maintainers

Home Page

https://github.com/MatthewReid854/reliability

Badge

Tags

accelerated, alt, analysis, beta, censored, cif, cumulative, data, distribution, distributions, engineering, exponential, gamma, kaplan-meier, life, lifelines, lognormal, mcf, mean, normal, probability, python, quality, ram, reliability, survival, testing, weibull

Short URLs

reliability.readthedocs.io
reliability.rtfd.io

Default Version

latest

'latest' Version

master