Error in the selection of the correct exact p-values Hello everyone, I have just discovered that when calculating the exact Wilcoxon rank test (P_VALS=4 for continuous variables), unfortunately the exact p-value is not displayed. The asymptotic two-tailed p-value P2_WIL is selected instead of the exact p-value, which is called XP2_WIL in the generated data set of the npar1way procedure. The same applies when calculating the exact Kruskal-Wallis test. The asymptotic p-value P_KW is also selected, rather than the exact p-value XP_KW. It would probably be necessary to check whether the other exact p-values have been selected correctly. Unfortunately, I can't find all the places in MACRO where something needs to be changed so that the entire MACRO runs. It would be nice, if the MACRO could be corrected or if anybody can say where to correct the MACRO. Thanks!
... View more