PermutationInv {MultiStatM}R Documentation

Inverse of a Permutation

Description

Inverse of a Permutation

Usage

PermutationInv(permutation0)

Arguments

permutation0

A permutation of numbers 1:n

Value

A vector containing the inverse permutation of permutation0

References

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

See Also

Other Partitions: PartitionTypeAll(), Partitions()


[Package MultiStatM version 2.0.0 Index]