getEvaluationInitialDesignResults {PFIM} | R Documentation |
Get the evaluation results of the initial design.
Description
Get the evaluation results of the initial design.
Usage
getEvaluationInitialDesignResults(object)
## S4 method for signature 'Optimization'
getEvaluationInitialDesignResults(object)
Arguments
object |
An object from the class Optimization. |
Value
The object from the class Evaluation giving the results of the evaluation of the initial design.
[Package PFIM version 6.0.3 Index]