Hello all,
Please what SAS procedure allows one to use nonparametric test for paired samples e.g . Friedman test. Also for Wilcoxon signed rank test for 2 paired samples, can proc npar1way be used or is it proc univariate? Thanks
That is called Kruskal-Wallis test. a.k.a ANOVA analysis for non-parameter method .
View solution in original post
Example: https://documentation.sas.com/doc/en/pgmsascdc/9.4_3.4/statug/statug_npar1way_examples05.htm
Nearly 200 sessions are now available on demand with the SAS Innovate Digital Pass.
SAS' Charu Shankar shares her PROC SQL expertise by showing you how to master the WHERE clause using real winter weather data.
Find more tutorials on the SAS Users YouTube channel.