Permutation_Inverse {MultiStatM} | R Documentation |
Inverse of a Permutation
Permutation_Inverse(permutation0)
permutation0 |
A permutation of numbers 1:n |
A vector containing the inverse permutation of permutation0
Gy. Terdik, Multivariate statistical methods - going beyond the linear, Springer 2021, Remark 1.1, p.2
Other Partitions:
Partition_2Perm()
,
Partition_Indecomposable()
,
Partition_Pairs()
,
Partition_Type_All()