onecoa.prime: Generate a component orthogonal array (COA) with a prime d

View source: R/estsh.R

onecoa.primeR Documentation

Generate a component orthogonal array (COA) with a prime d

Description

Generate a component orthogonal array (COA) with a prime d

Usage

onecoa.prime(d)

Arguments

d

a prime, the column of the resulting COA.

Value

a COA with d(d-1) rows and d columns.

Examples

onecoa.prime(5)

ShapDoE documentation built on May 29, 2024, 11:24 a.m.