Learn R Programming

PerMallows (version 1.14)

generate.aux.files: Generates the files for Ulam

Description

Generates files for Ulam which are aimed to accelelrate the processes of counting the number of permutations at ech distance, sampling and learning IFF these operations are going to be computted more than once

Usage

generate.aux.files(perm.length)

Value

Nothing. Only writes in the current folder the axiliary files

Arguments

perm.length

number of items in the permutations

Examples

Run this code
generate.aux.files(4)

Run the code above in your browser using DataLab