Package: tolerance Type: Package Title: Statistical Tolerance Intervals and Regions Version: 3.0.0 Date: 2024-04-18 Authors@R: c(person("Derek S.", "Young", role = c("aut", "cre"), email = "derek.young@uky.edu", comment = c(ORCID = "0000-0002-3048-3803")), person("Kedai", "Cheng", role = "aut", comment = c(ORCID = "0009-0004-2720-1299"))) Maintainer: Derek S. Young Depends: R (>= 3.5.0) Imports: MASS, plotly, stats4 Description: Statistical tolerance limits provide the limits between which we can expect to find a specified proportion of a sampled population with a given level of confidence. This package provides functions for estimating tolerance limits (intervals) for various univariate distributions (binomial, Cauchy, discrete Pareto, exponential, two-parameter exponential, extreme value, hypergeometric, Laplace, logistic, negative binomial, negative hypergeometric, normal, Pareto, Poisson-Lindley, Poisson, uniform, and Zipf-Mandelbrot), Bayesian normal tolerance limits, multivariate normal tolerance regions, nonparametric tolerance intervals, tolerance bands for regression settings (linear regression, nonlinear regression, nonparametric regression, and multivariate regression), and analysis of variance tolerance intervals. Visualizations are also available for most of these settings. License: GPL (>= 2) Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libssl-dev Repository: https://dsy109.r-universe.dev Date/Publication: 2024-06-17 15:00:28 UTC RemoteUrl: https://github.com/dsy109/tolerance RemoteRef: HEAD RemoteSha: ca58d8afc5101d7c5d18066d4180c22dc48cce38 NeedsCompilation: no Packaged: 2026-07-13 06:14:48 UTC; root Author: Derek S. Young [aut, cre] (ORCID: ), Kedai Cheng [aut] (ORCID: )