-
AGREE
-
requests asymptotic tests for the simple kappa coefficient and the weighted kappa coefficient. For more information, see the sections Simple Kappa Coefficient and Weighted Kappa Coefficient.
By default, these tests are based on null values of 0; you can specify nonzero null values for the simple kappa and weighted kappa tests by using the AGREE(NULLKAPPA=) and AGREE(NULLWTKAPPA=) options, respectively, in the TABLES statement.
The AGREE option in the TABLES statement provides estimates, standard errors, and confidence limits for kappa coefficients. You can request exact tests for kappa coefficients by using the EXACT statement.
Kappa coefficients are defined only for square tables, where the number of rows equals the number of columns. Kappa coefficients are not computed for tables that are not square. For
tables, the weighted kappa coefficient is identical to the simple kappa coefficient, and PROC FREQ presents only the simple kappa coefficient.
-
GAMMA
requests an asymptotic test for the gamma statistic. For more information, see the section Gamma. The MEASURES option in the TABLES statement provides the gamma statistic and its asymptotic standard error.
-
KAPPA
-
requests an asymptotic test for the simple kappa coefficient. For more information, see the section Simple Kappa Coefficient.
By default, the null value of kappa for this test is 0; you can specify a nonzero null value by using the AGREE(NULLKAPPA=) option in the TABLES statement.
The AGREE option in the TABLES statement provides the kappa statistic, its standard error, and its confidence limits. You can request an exact test for the simple kappa coefficient by specifying the KAPPA option in the EXACT statement.
Kappa coefficients are defined only for square tables, where the number of rows equals the number of columns. PROC FREQ does not compute kappa coefficients for tables that are not square.
-
KENTB
TAUB
-
requests an asymptotic test for Kendall’s tau-b. For more information, see the section Kendall’s Tau-b.
The MEASURES option in the TABLES statement provides Kendall’s tau-b and its standard error. You can request an exact test for Kendall’s tau-b by specifying the KENTB option in the EXACT statement.
-
MEASURES
-
requests asymptotic tests for the following measures of association: gamma, Kendall’s tau-b, Pearson correlation coefficient, Somers’
, Somers’
, Spearman correlation coefficient, and Stuart’s tau-c. For more information, see the section Measures of Association.
The MEASURES option in the TABLES statement provides measures of association and their asymptotic standard errors. You can request exact tests for selected measures by using the EXACT statement.
-
PCORR
-
requests an asymptotic test for the Pearson correlation coefficient. For more information, see the section Pearson Correlation Coefficient.
The MEASURES option in the TABLES statement provides the Pearson correlation and its standard error. You can request an exact test for the Pearson correlation by specifying the PCORR option in the EXACT statement.
-
PLCORR
-
requests Wald and likelihood ratio tests for the polychoric correlation coefficient. For more information, see the section Polychoric Correlation.
The PLCORR option in the TABLES statement provides the polychoric correlation and its standard error.
-
SCORR
-
requests an asymptotic test for the Spearman correlation coefficient. For more information, see the section Spearman Rank Correlation Coefficient.
The MEASURES option in the TABLES statement provides the Spearman correlation and its standard error. You can request an exact test for the Spearman correlation by specifying the SCORR option in the EXACT statement.
-
SMDCR
-
requests an asymptotic test for Somers’
. For more information, see the section Somers’ D.
The MEASURES option in the TABLES statement provides Somers’
and its standard error. You can request an exact test for Somers’
by specifying the SMDCR option in the EXACT statement.
-
SMDRC
-
requests an asymptotic test for Somers’
. For more information, see the section Somers’ D.
The MEASURES option in the TABLES statement provides Somers’
and its standard error. You can request an exact test for Somers’
by specifying the SMDRC option in the EXACT statement.
-
STUTC
TAUC
-
requests an asymptotic test for Stuart’s tau-c. For more information, see the section Stuart’s Tau-c.
The MEASURES option in the TABLES statement provides Stuart’s tau-c and its standard error. You can request an exact test for Stuart’s tau-c by specifying the STUTC option in the EXACT statement.
-
WTKAPPA
WTKAP
-
requests an asymptotic test for the weighted kappa coefficient. For more information, see the section Weighted Kappa Coefficient.
By default, the null value of weighted kappa for this test is 0; you can specify a nonzero null value by using the AGREE(NULLWTKAPPA=) option in the TABLES statement.
The AGREE option in the TABLES statement provides the weighted kappa coefficient, its standard error, and confidence limits. You can request an exact test for the weighted kappa by specifying the WTKAPPA option in the EXACT statement.
Kappa coefficients are defined only for square tables, where the number of rows equals the number of columns. PROC FREQ does not compute kappa coefficients for tables that are not square. For
tables, the weighted kappa coefficient is identical to the simple kappa coefficient, and PROC FREQ presents only the simple kappa coefficient.