shenweis 发表于 2015-4-19 20:30 
精确P值是有的,但当P很小时,软件将以小于0.001的形式给出。
另外,显著性水平你自己根据需要可以定为0.0 ...
The GLM Procedure
Dunnett's t Tests for value
NOTE: This test controls the Type I experimentwise error for comparisons of all treatments
against a control.
Alpha 0.05
Error Degrees of Freedom 11
Error Mean Square 0.02349
Critical Value of Dunnett's t 2.95000
Comparisons significant at the 0.05 level are indicated by ***.
Difference Simultaneous
concentration Between 95% Confidence
Comparison Means Limits
2 - 1 -0.0413 -0.4540 0.3715
3 - 1 -0.1125 -0.4817 0.2566
4 - 1 -0.2394 -0.6086 0.1298
5 - 1 -0.3525 -0.7216 0.0167
6 - 1 -0.4512 -0.8203 -0.0820 ***
这是我运行出的结果,结果显示第6组和对照组1有显著性差异,其他没有;但是我想要这5组比较结果的精确P值。SAS只给出了***表示。