getFisherMatrix {PFIM} | R Documentation |
Get the FIM.
Description
Get the FIM.
Usage
getFisherMatrix(object)
## S4 method for signature 'Fim'
getFisherMatrix(object)
## S4 method for signature 'Evaluation'
getFisherMatrix(object)
## S4 method for signature 'Optimization'
getFisherMatrix(object)
Arguments
object |
An object from the class Fim. |
Value
A matrix giving the FIM.
[Package PFIM version 6.0.3 Index]