NonKruskalWallis Members

These members are related to Kruskal-Wallis ANOVA and median test dialog.

Functions

Name Description
Cancel -
OK Return value: Integer.

Properties

Name Description
Application Returns application object. Return value: Object. This property is read only.
BoxWhiskerPlot Box and whiskers plot. Return value: Object. This property is read only.
CategorizedHistogram Categorized histogram, by group (class). Return value: Object. This property is read only.
Codes Codes, identifying groups (classes). Return/assignment value: String.
KruskalWallisResults Retrieve results for Kruskal-Wallis tests for all variables; if results for variable k are H(2,N=48)=7.3 p=.03, then return starting at array position (k-1)*4 the values 2, 48, 7.3, and .03, in that order. Return value: Double(). This property is read only.
MedianTestResults Retrieve results for Median tests for all variables; if results for variable k are Chi-square = 2.8 df=2, p=.24, then return starting at array position (k-1)*3 the values 2.8, 2, and .24, in that order. Return value: Double(). This property is read only.
MultipleComparisons Post-hoc comparisons of ranks for all groups. Return value: Object. This property is read only.
Name Return value: String. This property is read only.
PLevelForHighlighting P-value for highlighting of results. Return/assignment value: Double.
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.
Summary Summary results. Return value: Object. This property is read only.
Variables Variables for analysis. Return/assignment value: String.