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 04 Jun. 2026.
Previous versions and publish date:
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

AMPLE  
Shiny Apps to Support Capacity Building on Harvest Control Rules
Three Shiny apps are provided that introduce Harvest Control Rules (HCR) for fisheries management. ...
Download / Learn more Package Citations See dependency  
crplyr  
A 'dplyr' Interface for Crunch
In order to facilitate analysis of datasets hosted on the Crunch data platform ...
Download / Learn more Package Citations See dependency  
golem  
A Framework for Robust Shiny Applications
An opinionated framework for building a production-ready 'Shiny' application. This package contains ...
Download / Learn more Package Citations See dependency  
shinybusy  
Busy Indicators and Notifications for 'Shiny' Applications
Add indicators (spinner, progress bar, gif) in your 'shiny' applications to show the user that the ...
Download / Learn more Package Citations See dependency  
phers  
Calculate Phenotype Risk Scores
Use phenotype risk scores based on linked clinical and genetic data to study Mendelian disease and ...
Download / Learn more Package Citations See dependency  
murphydiagram  
Murphy Diagrams for Forecast Comparisons
Data and code for the paper by Ehm, Gneiting, Jordan and Krueger ('Of Quantiles and Expectiles: Con ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

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