The FREQ Procedure

ODS Table Names

PROC FREQ assigns a name to each table that it creates. You can use these names to refer to tables when you use the Output Delivery System (ODS) to select tables and create output data sets. For more information about ODS, see Chapter 23, Using the Output Delivery System.

Table 22 lists the ODS table names together with their descriptions and the options that are required to produce the tables.

Table 22: ODS Tables Produced by PROC FREQ

ODS Table Name Description Statement Option
BarnardsTest Barnard’s exact test EXACT BARNARD
Binomial Binomial proportion TABLES BINOMIAL
BinomialCLs Binomial confidence limits TABLES BINOMIAL(CL=)
BinomialEquiv Binomial equivalence analysis TABLES BINOMIAL(EQUIV)
BinomialEquivLimits Binomial equivalence limits TABLES BINOMIAL(EQUIV)
BinomialEquivTest Binomial equivalence test TABLES BINOMIAL(EQUIV)
BinomialNoninf Binomial noninferiority test TABLES BINOMIAL(NONINF)
BinomialSup Binomial superiority test TABLES BINOMIAL(SUP)
BinomialTest Binomial proportion test TABLES BINOMIAL
BnMeasure Agreement measures TABLES PLOTS=AGREEPLOT(STATS)
BreslowDayTest Breslow-Day test TABLES CMH (h times 2 times 2 table)
ChiSq Chi-square tests TABLES CHISQ
CMH Cochran-Mantel-Haenszel TABLES CMH
statistics
CochransQ Cochran’s Q TABLES AGREE (h times 2 times 2 table)
ColScores Column scores TABLES SCOROUT
CommonOddsRatioCl Exact confidence limits EXACT COMOR
for the common odds ratio (h times 2 times 2 table)
CommonOddsRatioTest Common odds ratio exact test EXACT COMOR
(h times 2 times 2 table)
CommonPdiff Common risk difference TABLES COMMONRISKDIFF
confidence limits (h times 2 times 2 table)
CommonPdiffTests Common risk difference tests TABLES COMMONRISKDIFF(TESTS)
(h times 2 times 2 table)
CommonRelRisks Common relative risks TABLES CMH (h times 2 times 2 table)
CrossList Crosstabulation table TABLES CROSSLIST
in column format (n-way table, n > 1)
CrossTabFreqs Crosstabulation table TABLES (n-way table, n > 1)
EqualKappaTest Test for equal simple kappas TABLES AGREE
(h times 2 times 2 table)
EqualKappaTests Tests for equal kappas TABLES AGREE
(h times r times r table, r > 2)
EqualOddsRatios Tests for equal odds ratios EXACT EQOR
(h times 2 times 2 table)
FishersExact Fisher’s exact test EXACT FISHER
or TABLES FISHER or EXACT
or TABLES CHISQ (2 times 2 table)
FishersExactMC Monte Carlo estimates EXACT FISHER / MC
for Fisher’s exact test
GailSimonTest Gail-Simon test TABLES GAILSIMON
(h times 2 times 2 table)
Gamma Gamma TEST GAMMA
GammaTest Gamma test TEST GAMMA
I2 I-square measure TABLES CMH(I2)
(h times 2 times 2 table)
JTTest Jonckheere-Terpstra test TABLES JT
JTTestMC Monte Carlo estimates for EXACT JT / MC
Jonckheere-Terpstra exact test
KappaDetails Kappa details TABLES AGREE(KAPPADETAILS)
KappaMC Monte Carlo exact test for EXACT KAPPA / MC
simple kappa coefficient
KappaStatistics Kappa statistics TABLES AGREE
KappaTest Simple kappa test TEST KAPPA
or EXACT KAPPA
or TABLES AGREE(NULLKAPPA=)
KappaWeights Kappa weights TABLES AGREE(PRINTKWTS)
List List format multiway table TABLES LIST
LRChiSq Likelihood ratio chi-square EXACT LRCHI
exact test
LRChiSqMC Monte Carlo exact test for EXACT LRCHI / MC
likelihood ratio chi-square
MantelFleiss Mantel-Fleiss criterion TABLES CMH(MANTELFLEISS)
(h times 2 times 2 table)
McNemarsTest McNemar’s test TABLES AGREE (2 times 2 table)
Measures Measures of association TABLES MEASURES
MHChiSq Mantel-Haenszel chi-square EXACT MHCHI
exact test
MHChiSqMC Monte Carlo exact test for EXACT MHCHI / MC
Mantel-Haenszel chi-square
NLevels Number of variable levels PROC NLEVELS
OddsRatioCLs Odds ratio confidence limits TABLES OR(CL=) (2 times 2 table)
OddsRatioExactCL Exact confidence limits EXACT OR (2 times 2 table)
for the odds ratio
OneWayChiSq One-way chi-square test TABLES CHISQ
(one-way table)
OneWayChiSqMC Monte Carlo exact test for EXACT CHISQ / MC
one-way chi-square (one-way table)
OneWayFreqs One-way frequencies PROC (no TABLES stmt)
or TABLES (one-way table)
OneWayLRChiSq One-way likelihood ratio TABLES CHISQ(LRCHI)
chi-square test (one-way table)
OverallKappa Overall simple kappa TABLES AGREE
(h times 2 times 2 table)
OverallKappas Overall kappa coefficients TABLES AGREE
(h times r times r table, r > 2)
PdiffCLs Risk difference TABLES RISKDIFF(CL=)
confidence limits (2 times 2 table)
PdiffEquiv Equivalence analysis TABLES RISKDIFF(EQUIV)
for the risk difference (2 times 2 table)
PdiffEquivTest Equivalence test TABLES RISKDIFF(EQUIV)
for the risk difference (2 times 2 table)
PdiffNoninf Noninferiority test TABLES RISKDIFF(NONINF)
for the risk difference (2 times 2 table)
PdiffSup Superiority test TABLES RISKDIFF(SUP)
for the risk difference (2 times 2 table)
PdiffTest Risk difference test TABLES RISKDIFF(EQUAL)
(2 times 2 table)
PearsonChiSq Pearson chi-square exact test EXACT PCHI
PearsonChiSqMC Monte Carlo exact test for EXACT PCHI / MC
Pearson chi-square
PearsonCorr Pearson correlation TEST PCORR
or EXACT PCORR
PearsonCorrMC Monte Carlo exact test for EXACT PCORR / MC
Pearson correlation
PearsonCorrTest Pearson correlation test TEST PCORR
or EXACT PCORR
PlCorr Polychoric correlation TEST PLCORR
PlCorrTest Polychoric correlation test TEST PLCORR
QOR Q test for odds ratios TABLES CMH(QOR)
(h times 2 times 2 table)
RelativeRiskCLs Relative risk confidence limits TABLES RELRISK(CL=)
(2 times 2 table )
RelativeRisks Relative risk estimates TABLES RELRISK or MEASURES
(2 times 2 table)
RelRisk1ExactCL Exact confidence limits EXACT RELRISK
for column 1 relative risk (2 times 2 table)
RelRisk2ExactCL Exact confidence limits EXACT RELRISK
for column 2 relative risk (2 times 2 table)
RelriskEquiv Equivalence analysis TABLES RELRISK(EQUIV)
for the relative risk (2 times 2 table)
RelriskEquivTest Equivalence test TABLES RELRISK(EQUIV)
for the relative risk (2 times 2 table)
RelriskNoninf Noninferiority test TABLES RELRISK(NONINF)
for the relative risk (2 times 2 table)
RelriskSup Superiority test TABLES RELRISK(SUP)
for the relative risk (2 times 2 table)
RelriskTest Relative risk test TABLES RELRISK(EQUAL)
(2 times 2 table)
RiskDiffCol1 Column 1 risk estimates TABLES RISKDIFF (2 times 2 table)
RiskDiffCol2 Column 2 risk estimates TABLES RISKDIFF (2 times 2 table)
RowScores Row scores TABLES SCOROUT
SenSpec Sensitivity and specificity TABLES SENSPEC (2 times 2 table)
SomersDCR Somers’ upper D left-parenthesis upper C vertical-bar upper R right-parenthesis TEST SMDCR
or EXACT SMDCR
SomersDCRMC Monte Carlo exact test for EXACT SMDCR / MC
Somers’ upper D left-parenthesis upper C vertical-bar upper R right-parenthesis
SomersDCRTest Somers’ upper D left-parenthesis upper C vertical-bar upper R right-parenthesis test TEST SMDCR
or EXACT SMDCR
SomersDRC Somers’ upper D left-parenthesis upper R vertical-bar upper C right-parenthesis TEST SMDRC
or EXACT SMDRC
SomersDRCMC Monte Carlo exact test for EXACT SMDRC / MC
Somers’ upper D left-parenthesis upper R vertical-bar upper C right-parenthesis
SomersDRCTest Somers’ upper D left-parenthesis upper R vertical-bar upper C right-parenthesis test TEST SMDRC
or EXACT SMDRC
SpearmanCorr Spearman correlation TEST SCORR
or EXACT SCORR
SpearmanCorrMC Monte Carlo exact test for EXACT SCORR / MC
Spearman correlation
SpearmanCorrTest Spearman correlation test TEST SCORR
or EXACT SCORR
StratumWeights Stratum risk differences TABLES COMMONRISKDIFF
and weights (h times 2 times 2 table)
SymmetryMC Monte Carlo exact EXACT SYMMETRY / MC
symmetry test
SymmetryTest Symmetry test TABLES AGREE
TauB Kendall’s tau-b TEST KENTB
or EXACT KENTB
TauBMC Monte Carlo exact test for EXACT KENTB / MC
Kendall’s tau-b
TauBTest Kendall’s tau-b test TEST KENTB
or EXACT KENTB
TauC Stuart’s tau-c TEST STUTC
or EXACT STUTC
TauCMC Monte Carlo exact test for EXACT STUTC / MC
Stuart’s tau-c
TauCTest Stuart’s tau-c test TEST STUTC
or EXACT STUTC
TrendTest Cochran-Armitage trend test TABLES TREND
TrendTestMC Monte Carlo exact test EXACT TREND / MC
for trend
WtKappaDetails Weighted kappa details TABLES AGREE(WTKAPPADETAILS)
WtKappaMC Monte Carlo exact test for EXACT WTKAPPA / MC
weighted kappa coefficient
WtKappaTest Weighted kappa test TEST WTKAPPA
or EXACT WTKAPPA
or TABLES AGREE(NULLWTKAPPA=)


Superscript asterisk The ALL option in the TABLES statement invokes CHISQ, MEASURES, and CMH.

Last updated: December 09, 2022