Calculates the table of Kendall distances in (N+1)! space, given those in N!
计算表的Kendall距离在第(N +1)!空间,给那些在N!
译者:生物统计家园网 机器人LoveR
描述----------Description----------
This is identical to counting the number of fully-ordered vectors at each bubble sort distance in (N+1)! space.
这是相同的完全有序向量的数目进行计数,在每个气泡排序的距离(N +1)!空间。
用法----------Usage----------
NextTable(last.table, N.last)
参数----------Arguments----------
参数:last.table
Table of distances in N! space.
表的距离的N!空间。
参数:N.last
N
Ň
值----------Value----------
Table of distances in (N+1)! space.
表中的距离(N +1)!空间。