permc: Permutes the columns of a matrix by means of transpositions
Description
See Marazzi A. (1993), p.365
Usage
permc(x, it, n = nrow(x), iopt = 1)
Arguments
- x
See reference
- it
See reference
- n
See reference
- iopt
See reference
References
Marazzi A. (1993) Algorithm, Routines, and S functions
for Robust Statistics. Wadsworth & Brooks/cole, Pacific Grove,
California. p.365