Package: reliaR
Type: Package
Title: Comprehensive Tools for some Probability Distributions
Version: 0.2
Authors@R: c(person(given = "Vijay",
                       family = "Kumar",
                       role = c("aut", "cre"),
                       email = "vkgkp@rediffmail.com"),
                person(given = "Uwe",
                       family = "Ligges",
                       role = "aut",
                       email = "ligges@statistik.tu-dortmund.de"))					   
Description: Provides a comprehensive suite of utilities for univariate continuous probability distributions and reliability models. Includes functions to compute the probability density, cumulative distribution, quantile, reliability, and hazard functions, along with random variate generation. Also offers diagnostic and model assessment tools  such as Quantile-Quantile (Q-Q) and Probability-Probability (P-P) plots, the Kolmogorov-Smirnov goodness-of-fit test, and model selection criteria including the Akaike Information Criterion (AIC) and Bayesian Information Criterion (BIC). Currently implements the following distributions: Burr X, Chen, Exponential Extension, Exponentiated Logistic, Exponentiated Weibull, Exponential Power, Flexible Weibull, Generalized Exponential, Gompertz, Generalized Power Weibull, Gumbel, Inverse Generalized Exponential, Linear Failure Rate, Log-Gamma, Logistic-Exponential, Logistic-Rayleigh, Log-log, Marshall-Olkin Extended Exponential, Marshall-Olkin Extended Weibull, and Weibull Extension distributions. Serves as a valuable resource for teaching and research in probability theory, reliability analysis, and applied statistical modeling.	
Maintainer: Vijay Kumar <vkgkp@rediffmail.com>
Imports: stats, graphics
License: GPL-2
LazyLoad: yes
NeedsCompilation: no
Packaged: 2025-10-19 22:26:27 UTC; vkgkp
Author: Vijay Kumar [aut, cre],
  Uwe Ligges [aut]
Repository: CRAN
Date/Publication: 2025-10-23 14:20:02 UTC
Built: R 4.6.0; ; 2025-10-23 16:52:59 UTC; unix
