measurementSystemsAnalysis - jasp-stats/jaspQualityControl GitHub Wiki
Measurement Systems Analysis
Current features as of 28-10-2020
:heavy_check_mark: = Implemented, :clock1: = In progress, :warning: = Requires help/feedback
Feature | QML code | R code |
---|---|---|
ANOVA | :heavy_check_mark: | :clock1: |
Graph Variation Components | :heavy_check_mark: | :clock1: |
X bar chart | :heavy_check_mark: | :clock1: |
Measurement by Operator Graph | :heavy_check_mark: | :clock1: |
Histogram | :heavy_check_mark: | :clock1: |
One sample T-test | :heavy_check_mark: | :clock1: |
R chart | :heavy_check_mark: | :clock1: |
Measurement by Part Graph | :heavy_check_mark: | :clock1: |
Measurement Interaction Graph | :heavy_check_mark: | :clock1: |
r&R values | :heavy_check_mark: | :clock1: |
Scatter plot Operators | :heavy_check_mark: | :clock1: |
Iso Plot | :heavy_check_mark: | :clock1: |
Scatter Plot operators vs. measurements | :heavy_check_mark: | :clock1: |
Fleiss Kappa | :heavy_check_mark: | :clock1: |
Kendall's Tau | :heavy_check_mark: | :clock1: |
Chi Square | :heavy_check_mark: | :clock1: |
Graphs | :heavy_check_mark: | :clock1: |
Timeline
Update 01-01-2020
Interface (QML):
Output (R):
Update 25-12-2020
Interface (QML):
Output (R):
Update 11-12-2020
Interface (QML):
Output (R):
Update 04-12-2020
Interface (QML):
Output (R):
Update 06-11-2020
Interface (QML):
Output (R):
Update 27-11-2020
Interface (QML):
Output (R):
Update 20-11-2020
Output (R):
- Added R Chart by Operator
- Added X Bar Chart by Operator
Update 13-11-2020
Output (R):
- Added Measurement Interaction Graph
- Added Measurement by Part Graph
- Added Measurement by Operator Graph
- Added first functionality to Gauge r&R ANOVA
Update 06-11-2020
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
Update 23-10-2020
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".