MQUDefineChart Members
These members are related to defining 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. |
| GetSampleLabelsFromInputVariable | Label samples with values/text from a variable. Return/assignment value: Integer. |
| InputIsAggregatedData | Input data for Multiplestream 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 Multiplestream X-bar (R/S) chart is raw data (compute means and other summary statistics from data). 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. |
| LambdaForMEWMAChart | Lambda for multivariate exponentially weighted moving average (MEWMA) charts. Return/assignment value: Double. |
| MinNumberOfObservationsPerSample | Minimum number of observations per sample. Return/assignment value: Integer. |
| Name | Return value: String. This property is read only. |
| 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. |
| UseSampleCovarianceMatrix | Use Sample Covariance Matrix method. Return/assignment value: Integer. |
| UseSuccessiveDifferenceApproach | Use successive difference approach for covariance estimation in individuals chart. 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. |
| ValueOfSamplesUsedToEstimateCovarianceFromStartupSpecsTab | Number of samples used to estimate covariance matrix (from startup specs tab). 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.
