fisherEl22Part2 {OBRE}R Documentation

Part 2 of element [2, 2] for Fisher Information matrix

Description

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

Usage

fisherEl22Part2(nvData, nTheta1, nTheta2, lDensityExpr)

Arguments

nvData

The vector of data.

nTheta1

The first parameter.

nTheta2

The second parameter.

lDensityExpr

List of symbolic expressions of density, cumulative and derivatives.


[Package OBRE version 0.2-0 Index]