create_ABC: Create ABC object
Description
Create ABC object
Usage
create_ABC(k, m = NULL, constr = "ShiTang_alphabeta")
Value
A list of components
- A
- B
- C
- Yates.columns
A list with components A, B, C
Arguments
- k
the log base 2 of the run size (n) of the SOA. k
must be greater or equal to 4
- m
TODO
- constr
type of construction. Must be one of "ShiTang_alphabeta", "ShiTang_alpha"