SUPPORT / SAMPLES & SAS NOTES
 

Support

Usage Note 22620: Nonparametric multiple comparisons with PROC NPAR1WAY

DetailsAboutRate It

Beginning with SAS/STAT 12.1 in SAS 9.3 TS1M2, the DSCF option in the PROC NPAR1WAY statement requests the Dwass, Steel, Critchlow-Fligner multiple comparison procedure, which is based on pairwise two-sample rankings. For more information, see "Statistical Computations: Multiple Comparisons Based on Pairwise Rankings" in the Details section of the NPAR1WAY documentation.

Prior to SAS/STAT 12.1, one approach is to rank-transform the data and use the normal-theory methods in PROC GLM (Iman, 1982). Juneau (2004) describes Dunn's procedure for pairwise comparisons in a one-way layout. He also discusses the Dwass, Steel, Critchlow-Fligner multiple comparison procedure. Macro code for Dunn's technique is available from the author. Another approach is to rank-transform the data and use the permutation resampling method in the MULTTEST procedure.

References

Iman, R.L. (1982), "Some Aspects of the Rank Transform in Analysis of Variance Problems," Proceedings of the Seventh Annual SAS Users Group International Conference, 7, 676-680.

Juneau, P. (2004), "Simultaneous Nonparametric Inference in a One-Way Layout Using the SAS System," Proceedings of the PharmaSUG 2004 Annual Conference, Paper SP04.



Operating System and Release Information

Product FamilyProductSystemSAS Release
ReportedFixed*
SAS SystemSAS/STATAlln/a
* For software releases that are not yet generally available, the Fixed Release is the software release in which the problem is planned to be fixed.