identity.permutation: Generate identity the permutation

View source: R/PerMallows.R

identity.permutationR Documentation

Generate identity the permutation

Description

This function generates the identity permutation of a given number of items

Usage

identity.permutation(perm.length)

Arguments

perm.length

number of items in the permutation

Value

The identity permutation of the specified number of items

Examples

identity.permutation(3)
identity.permutation(7)

PerMallows documentation built on April 3, 2025, 11:09 p.m.