On 11/08/15 11:26, Dr. Thomas W. MacFarland wrote:
Everyone:
I am currently trying to reproduce the nonparametric Walsh Test, as
presented in Siegel (1956, pp. 83-87), and unfortunately I cannot
find a R function for this test.
I would certainly appreciate any pointers for the Walsh Test using R,
or perhaps a reasonable substitute if there is simply no
package::function that specifically addresses this test.
I don't know of any extant function to effect the Walsh Test, but having
had a look at the recipe given in
http://www.statistics4u.com/fundstat_eng/ee_walsh_outliertest.html
I would say that anyone with even a modest knowledge of R could write
such a function in under 5 minutes.
cheers,
Rolf Turner
--
Technical Editor ANZJS
Department of Statistics
University of Auckland
Phone: +64-9-373-7599 ext. 88276
______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.