Hey I have an error response in using the package, may I ask your help?
(one distribution Elasticity4anni, Isource2 as groupvar)
(I report more than one result because I tried to remove options)
. dunntest Elasticity4anni, by(Isource2) ma(none)
Kruskal-Wallis equality-of-populations rank test
+-----------------------------+
| Isource2 | Obs | Rank Sum |
|----------+------+-----------|
| DP | 1000 | 607828.00 |
| MI | 1000 | 2.50e+06 |
| NBIIp | 1000 | 1.39e+06 |
+-----------------------------+
chi-squared = 2408.491 with 2 d.f.
probability = 0.0001
chi-squared with ties = 2408.491 with 2 d.f.
probability = 0.0001
Dunn's Pairwise Comparison of Elasticity4anni by Isource2
(No adjustment)
Col Mean-|
Row Mean | DP MI
---------+----------------------
MI | -4.88e+01
| 0.0000
|
NBIIp | -2.03e+01 28.553381
| 0.0000 0.0000
unknown function ulength()
r(133);
end of do-file
r(133);
. do "C:\Users\Julian\AppData\Local\Temp\STD0000000 0.tm p"
. dunntest Elasticity4anni, by(Isource2) ma(none) nokwallis
Dunn's Pairwise Comparison of Elasticity4anni by Isource2
(No adjustment)
Col Mean-|
Row Mean | DP MI
---------+----------------------
MI | -4.88e+01
| 0.0000
|
NBIIp | -2.03e+01 28.553381
| 0.0000 0.0000
unknown function ulength()
r(133);
end of do-file
Thank you
(one distribution Elasticity4anni, Isource2 as groupvar)
(I report more than one result because I tried to remove options)
. dunntest Elasticity4anni, by(Isource2) ma(none)
Kruskal-Wallis equality-of-populations rank test
+-----------------------------+
| Isource2 | Obs | Rank Sum |
|----------+------+-----------|
| DP | 1000 | 607828.00 |
| MI | 1000 | 2.50e+06 |
| NBIIp | 1000 | 1.39e+06 |
+-----------------------------+
chi-squared = 2408.491 with 2 d.f.
probability = 0.0001
chi-squared with ties = 2408.491 with 2 d.f.
probability = 0.0001
Dunn's Pairwise Comparison of Elasticity4anni by Isource2
(No adjustment)
Col Mean-|
Row Mean | DP MI
---------+----------------------
MI | -4.88e+01
| 0.0000
|
NBIIp | -2.03e+01 28.553381
| 0.0000 0.0000
unknown function ulength()
r(133);
end of do-file
r(133);
. do "C:\Users\Julian\AppData\Local\Temp\STD0000000 0.tm p"
. dunntest Elasticity4anni, by(Isource2) ma(none) nokwallis
Dunn's Pairwise Comparison of Elasticity4anni by Isource2
(No adjustment)
Col Mean-|
Row Mean | DP MI
---------+----------------------
MI | -4.88e+01
| 0.0000
|
NBIIp | -2.03e+01 28.553381
| 0.0000 0.0000
unknown function ulength()
r(133);
end of do-file
Thank you
Comment