run {PFIM} | R Documentation |
run
Description
run
Usage
run(object)
## S4 method for signature 'Evaluation'
run(object)
## S4 method for signature 'Optimization'
run(object)
Arguments
object |
An object from the class PFIMProject. |
Value
A list giving the results of evaluation or optimization.
[Package PFIM version 6.0.3 Index]