getOptimizerParameters {PFIM} | R Documentation |
Get the optimization parameters.
Description
Get the optimization parameters.
Usage
getOptimizerParameters(object)
## S4 method for signature 'PFIMProject'
getOptimizerParameters(object)
Arguments
object |
An object from the class PFIMProject. |
Value
A list giving the optimization parameters.
[Package PFIM version 6.0.3 Index]