create_ABC {SOAs} | R Documentation |
Create ABC object
Description
Create ABC object
Usage
create_ABC(k, m = NULL, constr = "ShiTang_alphabeta")
Arguments
k |
the log base 2 of the run size (n) of the SOA. |
m |
TODO |
constr |
type of construction. Must be one of |
Value
A list of components
- A
- B
- C
- Yates.columns
A list with components
A, B, C
[Package SOAs version 1.4 Index]