getOptimalDesign {PFIM}R Documentation

Get the optimal design.

Description

Get the optimal design.

Usage

getOptimalDesign(object)

## S4 method for signature 'OptimizationAlgorithm'
getOptimalDesign(object)

Arguments

object

An object from the class OptimizationAlgorithm.

Value

The optimal design.


[Package PFIM version 6.0.3 Index]