View source: R/matFisherComputation.R
matFisherComputation | R Documentation |
Function calculating the Fisher information matrix.
matFisherComputation(nTheta1, nTheta2, lDensityExpr)
nTheta1 |
First parameter. |
nTheta2 |
Second parameter. |
lDensityExpr |
List of symbolic expressions of density, cumulative and derivatives. |
The Fisher information matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.