Coder Social home page Coder Social logo

reliability's Introduction

reliability

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, and many more functions
  • Physics of Failure (SN diagram, stress-strain, fracture mechanics, creep)
  • Accelerated Life Testing probability plots
  • Accelerated Life Testing Models coming soon

Installation

pip install reliability

Documentation

Check out readthedocs for detailed documentation and examples. If you find any errors, have any suggestions, or would like to request that something be added, please email me: [email protected].

reliability's People

Contributors

matthewreid854 avatar

Stargazers

Roy Cohen avatar

Watchers

James Cloos avatar  avatar

Forkers

abhishekgrewal

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.