| Application
|
Returns application object. Return value: Object. This property is read only.
|
| CombineBinsForChiSquare
|
Combine bins with expected frequencies less than 5, in computation of Chi-square test. Return/assignment value: Integer.
|
| CumulativeDistribution
|
Plot cumulative frequency distribution, from tabulated data. Return/assignment value: Integer.
|
| Distribution
|
Return/assignment value: NonDistribution.
|
| FrequencyDistribution
|
Plot frequency distribution, from tabulated data. Return/assignment value: Integer.
|
| KolmogorovNo
|
Do not compute Kolmogorov-Smirnov test. Return/assignment value: Integer.
|
| KolmogorovYesCategorized
|
Compute Kolmogorov-Smirnov test for goodness of fit, based on categorized (tabulated) data. Return/assignment value: Integer.
|
| KolmogorovYesContinuous
|
Compute Kolmogorov-Smirnov test for goodness of fit, based on continuous data. Return/assignment value: Integer.
|
| LowerLimit
|
Lower limit (category, for frequency table and histogram). Return/assignment value: Double.
|
| Name
|
Return value: String. This property is read only.
|
| NumberOfCategories
|
Number of categories, for frequency table and histogram. Return/assignment value: Integer.
|
| Parameter1
|
Parameter 1 (e.g., mean). Return/assignment value: Double.
|
| Parameter2
|
Parameter 2 (e.g., standard deviation). Return/assignment value: Double.
|
| Parent
|
Returns the parent of the object. Return value: Object. This property is read only.
|
| PlotOfDistribution
|
Plot of observed and expected distribution. Return value: Object. This property is read only.
|
| RawFrequencies
|
Plot raw frequencies. Return/assignment value: Integer.
|
| RelativeFrequencies
|
Plot relative frequencies. Return/assignment value: Integer.
|
| 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.
|
| Summary
|
Summary results. Return value: Object. This property is read only.
|
| UpperLimit
|
Upper limit (category, for frequency table and histogram). Return/assignment value: Double.
|
| Variable
|
Variable for analysis. Return/assignment value: String.
|