powered by
Returns the signed-rank estimate of intercept with is equivalent to the Hodges-Lehmann estimate of the residuals.
signedrank(x)
Returns the median of the Walsh averages.
numeric vector
John Kloke, Joseph McKean
Hettmansperger, T.P. and McKean J.W. (2011), Robust Nonparametric Statistical Methods, 2nd ed., New York: Chapman-Hall.
Hollander, M. and Wolfe, D.A. (1999), Nonparametric Statistical Methods, New York: Wiley.
walsh
## The function is currently defined as function (x) median(walsh(x))
Run the code above in your browser using DataLab