-
Notifications
You must be signed in to change notification settings - Fork 17
processCapability
Koen Derks edited this page Dec 8, 2020
·
4 revisions
✔️ = Implemented, 🕐 = In progress,
Feature | QML code | R code |
---|---|---|
... | ✔️ | 🕐 |
Interface (QML):
Output (R):
Interface (QML):
Output (R):
Interface (QML):
Output (R):
Interface (QML):
Output (R):
Interface (QML):
Output (R):
Interface (QML):
Output (R):
Interface (QML):
Output (R):
Interface (QML):
Output (R):
Interface (QML):
- Changed input variables to "Diameter" and "Subgroups"
- Added an integer field to enter the upper specification limit
- Added an integer field to enter the lower specification limit
- Added an integer field to enter the target value
Output (R):
- Created basic structure of the capability analyses
- Added functionality to read dataset
- Added Process data table for initial capability study
- Added Process data table for follow-up capability study
Interface (QML): In a Section for the "Initial Process Capability Study":
- Added Checkbox for X-bar Chart
- Added Checkbox for the Normal Probability Plot
- Added Checkbox for the Histogram
- Added Checkbox for the Process Capability of Diameter
In a Section for the "Follow-up Process Capability Study":
- Added Checkbox for X-bar Chart
- Added Checkbox for the Normal Probability Plot
- Added Checkbox for the Histogram
- Added Checkbox for the Process Capability of Diameter
Output (R):
Interface (QML):
Output (R):