COA: construct a component orthogonal array with m components when...

View source: R/MixOofA.r

COAR 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)

mixOofA documentation built on Sept. 11, 2024, 7:56 p.m.

Related to COA in mixOofA...