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 26 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

clinUtils  
General Utility Functions for Analysis of Clinical Data
Utility functions to facilitate the import, the reporting and analysis of clinical data. Example ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
RCytoGPS  
Using Cytogenetics Data in R
Defines classes and methods to process text-based cytogenetics using the CytoGPS web site, then imp ...
Download / Learn more Package Citations See dependency  
SelvarMix  
Regularization for Variable Selection in Model-Based Clustering and Discriminant Analysis
Performs a regularization approach to variable selection in themodel-based clustering and classifica ...
Download / Learn more Package Citations See dependency  
PCADSC  
Tools for Principal Component Analysis-Based Data Structure Comparisons
A suite of non-parametric, visual tools for assessing differences in data structures for two datase ...
Download / Learn more Package Citations See dependency  
ncodeR  
Techniques for Automated Classifiers
A set of techniques that can be used to develop, validate, and implement automated classifiers. A po ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,113

Author Associations

28,333

Publication Badges

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