getFim {PFIM} | R Documentation |
getFim
Description
Get the fim of an of an object.
Usage
getFim(object)
## S4 method for signature 'Design'
getFim(object)
## S4 method for signature 'PFIMProject'
getFim(object)
## S4 method for signature 'OptimizationAlgorithm'
getFim(object)
Arguments
object |
An object defined form a class of PFIM. |
Value
The FIM
of the object.
[Package PFIM version 6.0.3 Index]