COA {mixOofA} | R Documentation |
construct a component orthogonal array with m components when m is prime or prime power
Description
construct a component orthogonal array with m components
Usage
COA(m)
Arguments
m |
a positive integer, should be prime or prime power |
Value
a component orthogonal array with m components
Examples
COA(5)
[Package mixOofA version 1.0 Index]