generate_lehmerperm_matrix: A function to generate the Lehmer permutation ordering.

Description Usage Arguments Details Value Author(s) References

View source: R/transformPermCoding.R

Description

Generates all permutations of a given embedding dimension, ordered according to the Lehmer coding scheme.

Usage

1

Arguments

ndemb

The embedding dimension.

Details

This function converts ranks to indices and back.

Value

A numeric matrix that contains the Lehmer permutation pattern.

Author(s)

Sebastian Sippel

References

http://www.keithschwarz.com/interesting/code/?dir=factoradic-permutation


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