dispvar {rlme} | R Documentation |
Rank-based dispersion estimate.
Description
This is an unbiased estimator with a correction factor for standard deviation when normal errors.
Usage
dispvar(x, score = 1)
Arguments
x |
vector |
score |
score type - 1 or 2 |
References
T. P. Hettmansperger and J. W. McKean. Robust Nonparametric Statistical Methods. Chapman Hall, 2012.
[Package rlme version 0.5 Index]