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)The vector of data.
The first parameter.
The second parameter.
List of symbolic expressions of density, cumulative and derivatives.