om16 {SlicedLHD} | R Documentation |
Orthogonal matrix for 16 runs
Description
This function generates an orthogonal matrix in 16 runs with 6 columns with given numbers
Usage
om16(v)
Arguments
v |
a vector containing numbers |
Value
D |
(An orthogonal matrix of 16 runs and 6 columns |
Author(s)
Baidya Nath Mandal<mandal.stat@gmail.com>
Examples
om16(c(1,2,4,8,10,12,14,16))
[Package SlicedLHD version 1.0 Index]