Description Usage Arguments Value References Examples
Calculate Likelihood Displacement
1 | likelihoodD(y, X)
|
y |
A vector with response variables. |
X |
A matrix or vector with explanatory variables. |
Likelihood Displacement |
A vector with Likelihood Displacement for each observation. |
.
Elian, S. N., André, C. D. S. and Narula, S. C. (2000) Influence Measure for the L1 regression. Communications in Statistics - Theory and Methods, 29(4), 837-849. doi: 10.1080/03610920008832518.
1 2 3 | ### Using stackloss data
likelihoodD(stack.loss, stack.x)
|
[1] 4.90952566 0.10224793 5.22185971 7.34026134 1.20637146 1.75190116
[7] 1.02736362 0.07701923 1.46451950 0.06847368 0.58446214 0.12714312
[13] 2.80439615 1.84126465 1.19561545 0.06813896 1.79565625 0.14261265
[19] 0.61106078 1.65205580 9.12484771
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.