Combine multiple permutation strings into one
Combine base+1 permutation strings to generate offsets
tukeyT(nReps = 10, base = 5)
nReps |
number of permutations to paste together |
base |
generate permutations of integers 1:base |
A nReps*base length vector giving offset positions based on Tukey's algorithm
tukeyT() tukeyT() tukeyT(5,4)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.