tukeyT: Combine multiple permutation strings into one

View source: R/tukey.R

tukeyTR Documentation

Combine multiple permutation strings into one

Description

Combine base+1 permutation strings to generate offsets

Usage

tukeyT(nReps = 10, base = 5)

Arguments

nReps

number of permutations to paste together

base

generate permutations of integers 1:base

Value

A nReps*base length vector giving offset positions based on Tukey's algorithm

Examples

tukeyT()
tukeyT()
tukeyT(5,4)

sherrillmix/vipor documentation built on Jan. 26, 2024, 11:01 a.m.