OBREmatMArgumentB: Argument B for OBRE matrix M integrals.

View source: R/OBREmatMArgumentB.R

OBREmatMArgumentBR Documentation

Argument B for OBRE matrix M integrals.

Description

Function computing argument B for OBRE matrix M integrals.

Usage

OBREmatMArgumentB(
  nvData,
  nTheta1,
  nTheta2,
  lDensityExpr,
  nCParOBRE,
  matA,
  nvA,
  nK
)

Arguments

nvData

The vector of data.

nTheta1

The first parameter.

nTheta2

The second parameter.

lDensityExpr

List of symbolic expressions of density, cumulative and derivatives.

nCParOBRE

OBRE c parameter.

matA

Matrix A.

nvA

Vector a.

nK

Exponent which differentiate M_1 from M_2.


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

Related to OBREmatMArgumentB in OBRE...