Learn R Programming

docopulae (version 0.2.1)

update.desigh: Update Design

Description

update.desigh updates the underlying model and the sensitivities. Usually this is necessary for custom or transformed (e.g. reduced) designs.

Usage

## S3 method for class 'desigh':
update(object, ...)

Arguments

object
some design.
...
ignored.

Value

  • update.desigh returns an object of class "desigh". See FedorovWynn for its structural definition.

See Also

reduce, update.param, Defficiency, FedorovWynn, getM

Examples

Run this code
## see examples for param

Run the code above in your browser using DataLab