setOptimalDesign: Set the optimal design.

setOptimalDesignR Documentation

Set the optimal design.

Description

Set the optimal design.

Usage

setOptimalDesign(object, optimalDesign)

## S4 method for signature 'OptimizationAlgorithm'
setOptimalDesign(object, optimalDesign)

Arguments

object

An object from the class OptimizationAlgorithm.

optimalDesign

An object from the class Design.

Value

The object with the updated optimal design.


PFIM documentation built on Nov. 24, 2023, 5:09 p.m.