setFisherMatrix {PFIM} | R Documentation |
Set the FIM.
Description
Set the FIM.
Usage
setFisherMatrix(object, value)
## S4 method for signature 'Fim'
setFisherMatrix(object, value)
Arguments
object |
An object from the class Fim. |
value |
A matrix giving the FIM. |
Value
The object from the class Fim with the FIM updated.
[Package PFIM version 6.0.3 Index]