Permutation_Inverse {MultiStatM}R Documentation

Inverse of a Permutation

Description

Inverse of a Permutation

Usage

Permutation_Inverse(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: Partition_2Perm(), Partition_Indecomposable(), Partition_Pairs(), Partition_Type_All()


[Package MultiStatM version 1.2.1 Index]