setEvaluationFIMResults {PFIM} | R Documentation |
Set the evaluation results.
Description
Set the evaluation results.
Usage
setEvaluationFIMResults(object, value)
## S4 method for signature 'Optimization'
setEvaluationFIMResults(object, value)
Arguments
object |
An object from the class Optimization. |
value |
An object from the class Evaluation giving the evaluation results. |
Value
The object with the updated object from the class Evaluation.
[Package PFIM version 6.0.3 Index]