View source: R/scoreComponent.R
scoreComponent | R Documentation |
The function evaluates the formula used to compute the first component of the score function. The missing elements are imputed with 0.
scoreComponent(nvData, nTheta1, nTheta2, lDensityExpr, nParIndex)
nvData |
The vector of data. |
nTheta1 |
The first parameter. |
nTheta2 |
The second parameter. |
lDensityExpr |
The list of symbolic expressions of density, cumulative and derivatives. |
nParIndex |
Which component parameter needs to be calculated. |
The first component of the score function.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.