NextTable: Calculates the table of Kendall distances in (N+1)! space,...

Description Usage Arguments Value Author(s)

View source: R/NextTable.R

Description

This is identical to counting the number of fully-ordered vectors at each bubble sort distance in (N+1)! space.

Usage

1
  NextTable(last.table, N.last)

Arguments

last.table

Table of distances in N! space.

N.last

N

Value

Table of distances in (N+1)! space.

Author(s)

Erik Gregory


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