matFisherComputation: Fisher information matrix

View source: R/matFisherComputation.R

matFisherComputationR Documentation

Fisher information matrix

Description

Function calculating the Fisher information matrix.

Usage

matFisherComputation(nTheta1, nTheta2, lDensityExpr)

Arguments

nTheta1

First parameter.

nTheta2

Second parameter.

lDensityExpr

List of symbolic expressions of density, cumulative and derivatives.

Value

The Fisher information matrix.


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