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. k must be greater or equal to 4

m

TODO

constr

type of construction. Must be one of "ShiTang_alphabeta", "ShiTang_alpha"

Value

A list of components

A
B
C
Yates.columns

A list with components A, B, C


[Package SOAs version 1.4 Index]