Learn R Programming

Rfit (version 0.14)

gettau: Estimate of the Scale Parameter tau

Description

An estimate of the scale parameter tau is needed for the standard errors of the coefficents in rank-based regression.

Usage

gettau(ehat, p, scores = wscores, delta = 0.8, hparm = 2)

Arguments

ehat
full model residuals
p
number of regression coefficents
scores
object of class scores, defaults to Wilcoxon scores
delta
confidence level
hparm
Joe's hparm

Value

  • Length one numeric object.

Details

This is the confidence interval type estimate of the scale parameter tau developed my Koul, Sievers, and McKean (1987). This estimate is also discussed in Section 3.7.1 of Hettmansperger and McKean (1998).

References

Hettmansperger, T.P. and McKean J.W. (2011), Robust Nonparametric Statistical Methods, 2nd ed., New York: Chapman-Hall.

Koul, H.L., Sievers, G.L., and McKean, J.W. (1987) An esimator of the scale parameter for the rank analysis of linear models under general score functions, Scandinavian Journal of Statistics, 14, 131-141.

See Also

rfit