QuaDefineXBarAndVChart Members
Define variables for X-bar and R chart dialog.
| Name | Description |
|---|---|
| Cancel | - |
| GetCausesAndActionsSetupOptions | Setup options for causes, actions, comments, and sample inclusion/exclusion variables and codes (brushing setup). Return value: Object. |
| GetSetAndSpecOptions | Set specifications-from-variables and set options. Return value: Object. |
| OK | Return value: Integer. |
| SetCausesAndActionsSetupOptions | Setup options for causes, actions, comments, and sample inclusion/exclusion variables and codes (brushing setup). |
| SetSetAndSpecOptions | Set specifications-from-variables and set options. |
| Name | Description |
|---|---|
| Application | Returns application object. Return value: Object. This property is read only. |
| CalculateSigmaFromFirstKSamplesInSet | Calculate Sigma from first k samples in the set. Return/assignment value: Integer. |
| CreateANewSetIfSetLabelEqualsTo | Create a new set if set label equals to. Return/assignment value: Integer. |
| GetPartLabelsFromInputVariable | Label parts with values/text from a variable. Return/assignment value: Integer. |
| GetSampleLabelsFromInputVariable | Label samples with values/text from a variable. Return/assignment value: Integer. |
| IdentifySamplesFromInputVariable | Identify samples (in chart object) with values/text from a variable. Return/assignment value: Integer. |
| InputIsAggregatedData | Input data for X-bar (R/S) chart is aggregated data (each row represents one sample, with means and ranges or standard deviations). Return/assignment value: Integer. |
| InputIsRawData | Input data for X-bar (R/S) chart is raw data (compute means and other summary statistics from data). Return/assignment value: Integer. |
| IsConstantPartSize | Assign samples to parts using a constant number of samples per part (k consecutive samples are assigned to the same part). Return/assignment value: Integer. |
| IsConstantSampleSize | Use constant sample sizes (n consecutive observations in the data will be assigned to the same sample). Return/assignment value: Integer. |
| KForFirstKSamplesInSet | First k samples in the set (from which to compute Sigma for set). Return/assignment value: Integer. |
| LabelValueForCreatingNewSet | Label value for creating new set. Return/assignment value: String. |
| LambdaForEWMAChart | Lambda for exponentially weighted moving average (EWMA) charts. Return/assignment value: Double. |
| MinNumberOfObservationsPerSample | Minimum number of observations per sample. Return/assignment value: Integer. |
| MovingAverageSpanForMAChart | Moving average span for moving average (MA) charts. Return/assignment value: Integer. |
| Name | Return value: String. This property is read only. |
| OnUpdateAllSamplesAreNew | When updating the chart, treat all samples as new samples. Return/assignment value: Integer. |
| Parent | Returns the parent of the object. Return value: Object. This property is read only. |
| ResultsCodes | Assignment value: Variant. |
| ResultsOption | Assignment value: Integer. |
| ResultsOutputFields | Assignment value: Variant. |
| ResultsSaveFileName | Assignment value: String. |
| ResultsSelection | Assignment value: Variant. |
| ResultsSelectionOption | Assignment value: Variant. |
| ResultsValues | Assignment value: Variant. |
| ResultsVariables | Assignment value: Variant. |
| ValueOfConstantPartSize | Constant number of samples k per part (k consecutive samples are assigned to the same part). Return/assignment value: Integer. |
| ValueOfConstantSampleSize | Constant sample size n (n consecutive observations in the data will be assigned to the same sample). Return/assignment value: Integer. |
| VariableWithPartLabels | Variable containing the labels for parts. Return/assignment value: String. |
| VariableWithSampleIDS | Variable number the labels for samples in chart object. Return/assignment value: Integer. |
| VariableWithSampleLabels | Variable containing the labels for samples. Return/assignment value: String. |
| VariableWithSetLabels | Variable with set labels. Return/assignment value: String. |
| Variables | Variables defining the control chart (specify optional code variables for samples and/or parts). Return/assignment value: String. |
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.
