createYcols {SOAs} | R Documentation |
Initial recursive construction of X, Y, and Z
Description
Used in the Shi and Tang strength 3+ construction
Usage
createYcols(k)
Arguments
k |
the log base 2 of the run size of the SOA: |
Value
a list of three components, each of length 2^k-1
- xcols
- ycols
- zcols
[Package SOAs version 1.4 Index]