OBREnvAComputation: OBRE vector a.

View source: R/OBREnvAComputation.R

OBREnvAComputationR Documentation

OBRE vector a.

Description

The function evaluates integrals used to compute the components of OBRE a vector.

Usage

OBREnvAComputation(
  nvData,
  nTheta1,
  nTheta2,
  lDensityExpr,
  nCParOBRE,
  matA,
  nvA
)

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.

nCParOBRE

OBRE c parameter.

matA

OBRE matrix A.

nvA

OBRE vector a.

Value

The OBRE a vector.


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