OBREmatMArgumentA {OBRE} | R Documentation |
Argument A for OBRE matrix M integrals.
Description
Function computing argument A for OBRE matrix M integrals.
Usage
OBREmatMArgumentA(
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. |
[Package OBRE version 0.2-0 Index]