setDesigns {PFIM} | R Documentation |
Set the designs.
Description
Set the designs.
Usage
setDesigns(object, designs)
## S4 method for signature 'Optimization'
setDesigns(object, designs)
Arguments
object |
An object from the class Optimization. |
designs |
A list of objects from the class Design. |
Value
The object with the new designs.
[Package PFIM version 6.0.3 Index]