Name | Type | Description | Possible Values | Default Value |
decimalPlaces | int | Number of decimal places for displaying percentages. | 0+, or -1 for default. | -1 |
includeConfidenceLimits | boolean | Whether to include confidence limits in the table. | true,false | true |
includeCp | boolean | Whether to include the capability index in the table. | true,false | true |
includeCpk | boolean | Whether to include the capability index in the table. | true,false | true |
includeCpkLower | boolean | Whether to include the capability index in the table. | true,false | true |
includeCpkUpper | boolean | Whether to include the capability index in the table. | true,false | true |
includeCpm | boolean | Whether to include the capability index in the table. | true,false | false |
includeCr | boolean | Whether to include the capability index in the table. | true,false | false |
includeDPM | boolean | Whether to include estimated defects per million in the table. | true,false | true |
includeK | boolean | Whether to include the capability index in the table. | true,false | true |
includeObservedPercentage | boolean | Whether to include observed percentage beyond spec in the table. | true,false | true |
includePredictedPercentage | boolean | Whether to include estimated percentage beyond spec in the table. | true,false | true |
includeZScores | boolean | Whether to include Z-Scores in the table. | true,false | true |
showEstimates | boolean | Whether to display parameter estimates in the table. | true,false | true |
showHeading | boolean | Whether to display a heading in the table. | true,false | true |
showIndices | boolean | Whether to display capability indices in the table. | true,false | true |
showPercentage | boolean | Whether to display percentage out of spec. | true,false | true |