View source: R/fisherEl22Part2.R
fisherEl22Part2 | R Documentation |
Function computing part 2 of element [2, 2] for Fisher Information matrix computation. The Fisher Information matrix is splitted in the four elements ([1, 1], [1, 2], [2, 1], [2, 2]). Each element is split in part 1 and part 2
fisherEl22Part2(nvData, nTheta1, nTheta2, lDensityExpr)
nvData |
The vector of data. |
nTheta1 |
The first parameter. |
nTheta2 |
The second parameter. |
lDensityExpr |
List of symbolic expressions of density, cumulative and derivatives. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.