srt2: Sorts the components of a vector in ascending order and permutes the
components of another vector accordingly
Description
See Marazzi A. (1993), p.362
Usage
srt2(a, b, k1 = 1, k2 = n)
Arguments
- a
See reference
- b
See reference
- k1
See reference
- k2
See reference
References
Marazzi A. (1993) Algorithm, Routines, and S functions
for Robust Statistics. Wadsworth & Brooks/cole, Pacific Grove,
California. p.362