View source: R/OBREnvAComputation.R
OBREnvAComputation | R Documentation |
The function evaluates integrals used to compute the components of OBRE a vector.
OBREnvAComputation(
nvData,
nTheta1,
nTheta2,
lDensityExpr,
nCParOBRE,
matA,
nvA
)
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. |
The OBRE a vector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.