Azzera filtri
Azzera filtri

Non-Parametric Tolerance Interval - Equivalent to Minitab

11 visualizzazioni (ultimi 30 giorni)
Does anyone know if there is a MATLAB function for Non-Parametric Tolerance Intervals, similar to the one that Minitab has? Outputing upper and lower bounds, as well as achieved confiendce.

Risposte (1)

Anshuman
Anshuman il 23 Gen 2024
MATLAB does not have a built-in function specifically named or designed for non-parametric tolerance intervals. Whereas, for parametric data, MATLAB has functions like 'normfit' for normal distributions that can be used to construct tolerance intervals based on assumptions about the underlying distribution. For non-parametric tolerance intervals, you typically have to resort to more manual methods or look for custom implementations.

Categorie

Scopri di più su Financial Toolbox in Help Center e File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by