-
Notifications
You must be signed in to change notification settings - Fork 17
measurementSystemsAnalysis
JTPetter edited this page Nov 20, 2020
·
5 revisions
βοΈ = Implemented, π = In progress,
Feature | QML code | R code |
---|---|---|
ANOVA | βοΈ | π |
Graph Variation Components | βοΈ | π |
X bar chart | βοΈ | π |
Measurement by Operator Graph | βοΈ | π |
Histogram | βοΈ | π |
One sample T-test | βοΈ | π |
R chart | βοΈ | π |
Measurement by Part Graph | βοΈ | π |
Measurement Interaction Graph | βοΈ | π |
r&R values | βοΈ | π |
Scatter plot Operators | βοΈ | π |
Iso Plot | βοΈ | π |
Scatter Plot operators vs. measurements | βοΈ | π |
Fleiss Kappa | βοΈ | π |
Kendall's Tau | βοΈ | π |
Chi Square | βοΈ | π |
Graphs | βοΈ | π |
Interface (QML):
Output (R):
Interface (QML):
Output (R):
Interface (QML):
Output (R):
Interface (QML):
Output (R):
Interface (QML):
Output (R):
Interface (QML):
Output (R):
Output (R):
- Added R Chart by Operator
- Added X Bar Chart by Operator
Output (R):
- Added Measurement Interaction Graph
- Added Measurement by Part Graph
- Added Measurement by Operator Graph
- Added first functionality to Gauge r&R ANOVA
Interface (QML):
- Restructured layout of analysis (e.g. Iso Plot separate from range method)
Output (R):
- Added functionality to read dataset
- Added basic functionality for Iso Plot
- Added table for r&R results
- Added Operator vs Operator scatterplot
- Added Operators vs Part scatterplot
Interface (QML):
- Added checkbox for ANOVA to section "Gauge R&R".
- Added checkbox for Graph Variation Components to section "Gauge R&R".
- Added checkbox for X bar chart to section "Gauge R&R".
- Added checkbox for Measurement by Operator Graph to section "Gauge R&R".
- Added checkbox for Histogram to section "Gauge R&R".
- Added checkbox for One sample T-test to section "Gauge R&R".
- Add checkbox for R chart to section "Gauge R&R".
- Add checkbox for Measurement by Part Graph to section "Gauge R&R".
- Add checkbox for Measurement Interaction Graph to section "Gauge R&R".
- Add checkbox for r&R values to section "Range method".
- Add checkbox for Scatter plot Operators and checkbox for fit line to section "Range method".
- Add checkbox for Iso Plot to section "Range method".
- Add checkbox for Scatter Plot operators vs. measurements to section "Range method".
- Add checkbox for R chart to section "Range method".
- Add checkbox for Fleiss Kappa to section "Attribute Agreement Analysis".
- Add checkbox for Kendall's Tau to section "Attribute Agreement Analysis".
- Add checkbox for Chi Square to section "Attribute Agreement Analysis".
- Add checkbox for Graphs to section "Attribute Agreement Analysis".