Learn R Programming

SOAs (version 1.4)

create_DfromABC: Create object D from an ABC object

Description

Create object D from an ABC object

Usage

create_DfromABC(listABC, permlist = NULL, random = FALSE, ...)

Value

a matrix

Arguments

listABC

an object with elements A, B, C and Yates.columns with elements A,B,C

permlist

a list of length m with three elements each

random

is the construction randomized?

...

Not used