rank_to_permutation: A function to convert a "ranks-based" permutation notation to...

Description Usage Arguments Details Value Author(s) References

View source: R/transformPermCoding.R

Description

Converts permutations denoted by ranks to permutations denoted by indices and back.

Usage

1
rank_to_permutation(pattern, permutation.notation)

Arguments

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".

Details

This function converts ranks to indices and back.

Value

A numeric vector, which contains the transformed permutation.

Author(s)

Sebastian Sippel

References

Sebastian Sippel (2014). Master Thesis. University of Bayreuth.


statcomp documentation built on Oct. 30, 2019, 11:15 a.m.