permc: Permutes the columns of a matrix by means of transpositions

permcR Documentation

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

Value

See reference

References

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


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

Related to permc in robeth...