srt2: Sorts the components of a vector in ascending order and...

srt2R Documentation

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

Value

See reference

References

Marazzi A. (1993) Algorithm, Routines, and S functions for Robust Statistics. Wadsworth & Brooks/cole, Pacific Grove, California. p.362

See Also

srt1


robeth documentation built on Aug. 22, 2023, 9:09 a.m.

Related to srt2 in robeth...