fisherEl12Part2: Part 2 of element [1, 1] for Fisher Information matrix

View source: R/fisherEl12Part2.R

fisherEl12Part2R Documentation

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

Description

Function computing part 2 of element [1, 1] 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

fisherEl12Part2(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.


OBRE documentation built on July 9, 2023, 5:53 p.m.

Related to fisherEl12Part2 in OBRE...