OBREnvAComputation {OBRE}R 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.


[Package OBRE version 0.2-0 Index]