Learn R Programming

mixOofA (version 1.0)

COA: 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)

Value

a component orthogonal array with m components

Arguments

m

a positive integer, should be prime or prime power

Examples

Run this code
COA(5)

Run the code above in your browser using DataLab