om16r {SlicedLHD} | R Documentation |
Orthogonal matrix for 16r runs
Description
This function generates an orthogonal matrix in 16r runs with 6 columns with given numbers
Usage
om16r(n,r,levels)
Arguments
n |
number of runs |
r |
a positive integer |
levels |
a vector containing 16r numbers |
Value
design |
(An orthogonal matrix of 16 runs and 6 columns |
Author(s)
Baidya Nath Mandal<mandal.stat@gmail.com>
Examples
om16r(16,2,1:32)
[Package SlicedLHD version 1.0 Index]