A function to convert a "ranks-based" permutation notation to an "index-based" permutation scheme.
Converts permutations denoted by ranks to permutations denoted by indices and back.
rank_to_permutation(pattern, permutation.notation)
pattern
: A numeric vector that denotes a permutation pattern.permutation.notation
: The permutation notation that should be used. Could be "Olivares.2012" or "Keller.2005".A numeric vector, which contains the transformed permutation.
This function converts ranks to indices and back.
Sebastian Sippel (2014). Master Thesis. University of Bayreuth.
Sebastian Sippel
Useful links