createABcols {SOAs} | R Documentation |
initialize recursive construction of A,B,C
Description
Used in the Shi and Tang Family 1 construction
Usage
createABcols(k)
Arguments
k |
the log base 2 of the run size (n) of the SOA. |
Value
a list containing
- Acols
- Bcols
- Ccols
[Package SOAs version 1.4 Index]