design: Design

Description Usage Arguments Value See Also Examples

Description

design creates a custom design object.

Usage

1
design(x, w, tag = list())

Arguments

x

a row matrix of points.

w

a vector of weights. Length shall be equal to the number of rows in x and sum shall be equal to 1.

tag

a list containing additional information about the design.

Value

design returns an object of class "desigh". An object of class "desigh" is a list containing at least this function's arguments.

See Also

Wynn, reduce, getM, plot.desigh, Defficiency, update.param

Examples

1
## see examples for param

arappold/docopulae documentation built on May 10, 2019, 12:47 p.m.