generateFimsFromConstraints {PFIM} | R Documentation |
Generate the fim from the constraints
Description
Generate the fim from the constraints
Usage
generateFimsFromConstraints(object, fims)
## S4 method for signature 'Optimization'
generateFimsFromConstraints(object)
Arguments
object |
An object from the class Optimization. |
fims |
A list of object from the class Fim. |
Value
A list giving the arms with their fims.
[Package PFIM version 6.0.3 Index]