design {docopulae} | R Documentation |
design
creates a custom design object.
design(x, w, tag = list())
x |
a row matrix of points. |
w |
a vector of weights.
Length shall be equal to the number of rows in |
tag |
a list containing additional information about the design. |
design
returns an object of class
"desigh"
.
An object of class "desigh"
is a list containing at least this function's arguments.
Wynn
, reduce
, getM
, plot.desigh
, Defficiency
, update.param
## see examples for param