Learn R Programming

MultiStatM (version 2.0.0)

PermutationInv: Inverse of a Permutation

Description

Inverse of a Permutation

Usage

PermutationInv(permutation0)

Value

A vector containing the inverse permutation of permutation0

Arguments

permutation0

A permutation of numbers 1:n

References

Gy. Terdik, Multivariate statistical methods - going beyond the linear, Springer 2021, Remark 1.1, p.2

See Also

Other Partitions: PartitionTypeAll(), Partitions()