create_ABC: Create ABC object

View source: R/createShiTang.R

create_ABCR 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


SOAs documentation built on Aug. 11, 2023, 1:09 a.m.