SeqDistribution: Calculates distances in N! space.

Description Usage Arguments Value Author(s)

View source: R/SeqDistribution.R

Description

Calculates Kendall's distances of each sequence in N! space. This is VERY Inefficient for N >= 8. See DistanceDistribution for an astronomical improvement (possibly on the order of 10^10).

Usage

1

Arguments

N

Length of the ranking. Preferrably less than 9.

Value

Vector of Kendall distances from 1:N to each sequence in N! space.

Author(s)

Erik Gregory


RMallow documentation built on Feb. 7, 2020, 9:06 a.m.