matFisherComputation {OBRE} | R Documentation |
Fisher information matrix
Description
Function calculating the Fisher information matrix.
Usage
matFisherComputation(nTheta1, nTheta2, lDensityExpr)
Arguments
nTheta1 |
First parameter. |
nTheta2 |
Second parameter. |
lDensityExpr |
List of symbolic expressions of density, cumulative and derivatives. |
Value
The Fisher information matrix.
[Package OBRE version 0.2-0 Index]