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