scoreComponent: First component of the score function.

View source: R/scoreComponent.R

scoreComponentR Documentation

First component of the score function.

Description

The function evaluates the formula used to compute the first component of the score function. The missing elements are imputed with 0.

Usage

scoreComponent(nvData, nTheta1, nTheta2, lDensityExpr, nParIndex)

Arguments

nvData

The vector of data.

nTheta1

The first parameter.

nTheta2

The second parameter.

lDensityExpr

The list of symbolic expressions of density, cumulative and derivatives.

nParIndex

Which component parameter needs to be calculated.

Value

The first component of the score function.


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

Related to scoreComponent in OBRE...