Other packages > Find by keyword >

tolerance  

Statistical Tolerance Intervals and Regions
View on CRAN: Click here


Download and install tolerance package within the R console
Install from CRAN:
install.packages("tolerance")

Install from Github:
library("remotes")
install_github("cran/tolerance")

Install by package version:
library("remotes")
install_version("tolerance", "3.0.0")



Attach the package and use:
library("tolerance")
Maintained by
Derek S. Young
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2009-06-29
Latest Update: 2024-04-17
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.
How to cite:
Derek S. Young (2009). tolerance: Statistical Tolerance Intervals and Regions. R package version 3.0.0, https://cran.r-project.org/web/packages/tolerance. Accessed 05 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:14), 0.1.0 (2009-06-29 08:41), 0.2.0 (2010-05-02 09:05), 0.2.1 (2010-05-16 18:22), 0.2.2 (2010-07-30 02:47), 0.2.3 (2010-10-07 13:27), 0.3.0 (2011-04-03 09:43), 0.4.0 (2011-12-07 11:14), 0.5.0 (2012-07-19 07:15), 0.5.1 (2012-08-28 07:32), 0.5.2 (2012-09-22 22:02), 0.5.3 (2013-10-12 00:28), 1.0.0 (2014-09-03 15:55), 1.1.0 (2015-04-15 14:01), 1.1.1 (2015-12-11 13:31), 1.2.0 (2016-02-17 17:42), 1.3.0 (2017-02-04 08:40), 2.0.0 (2020-02-05 14:10)
Other packages that cited tolerance R package
View tolerance citation profile
Other R packages that tolerance depends, imports, suggests or enhances
Complete documentation for tolerance
Functions, R codes and Examples using the tolerance R package
Some associated functions: 2ParExponential . F1 . Kfactor . Kfactorsim . Ktable . NegHypergeometric . accsamp . anovatolint . bayesnormtolint . bintolint . bonftolint . cautolint . diffnormtolint . diffprop . distfreeest . dpareto . dparetoll . dparetotolint . exp2tolint . exptolint . exttolint . fidbintolint . fidnegbintolint . fidpoistolint . gammatolint . hypertolint . laptolint . logistolint . mvregtolregion . mvtolregion . negbintolint . neghypertolint . nonlinregtolint . nonparregtolint . nonpartolint . normOC . normss . normtolint . npbetolint . npmvtolregion . nporder . paretotolint . plottol . poislind . poislindll . poislindtolint . poistolint . regtolint . simnormtolint . tolerance-internal . tolerance.package . umatolint . uniftolint . zipfman . zipftolint . zmll . 
Some associated R codes: F1.R . Kfactor.R . Kfactorsim.R . Ktable.R . accsamp.R . anovatol.R . bayesnormtolint.R . bintolint.R . bonftolint.R . cautolint.R . diffnormtolint.R . diffprop.R . distfreeest.R . dpareto.R . dparetoll.R . dparetotolint.R . exp2.R . exp2tolint.R . exptolint.R . exttolint.R . fidbintolint.R . fidnegbintolint.R . fidpoistolint.R . gammatolint.R . hypertolint.R . interpextrap.R . laptolint.R . logistolint.R . mvregtolregion.R . mvtolregion.R . negbintolint.R . neghyper.R . neghypertolint.R . nonlinregtolint.R . nonparregtolint.R . nonpartolint.R . normOC.R . normss.R . normtolint.R . npbetolint.R . npmvtolregion.R . nporder.R . paretotolint.R . plottol.R . poislind.R . poislindll.R . poislindtolint.R . poistolint.R . rFUN.R . regtolint.R . rwishart.R . simnormtolint.R . uma.R . uniftolint.R . zetafun.R . zipfman.R . zipftolint.R . zmll.R .  Full tolerance package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

noisyr  
Noise Quantification in High Throughput Sequencing Output
Quantifies and removes technical noise from high-throughput sequencing data. Two approaches are use ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
dhReg  
Dynamic Harmonic Regression
Building and forecasting time series data with multiple seasonality using Dynamic Harmonic Regressio ...
Download / Learn more Package Citations See dependency  
dcov  
A Fast Implementation of Distance Covariance
Efficient methods for computing distance covariance and relevant statistics. See Sz ...
Download / Learn more Package Citations See dependency  
kernelPSI  
Post-Selection Inference for Nonlinear Variable Selection
Different post-selection inference strategies for kernelselection as described in kernelPSI a Post-S ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA