MCResultJackknife.getRJIF {mcr}R Documentation

Relative Jackknife Influence Function

Description

Calculate the value of relative jackknife function for each observation.

Usage

MCResultJackknife.getRJIF(.Object)

Arguments

.Object

object of class "MCResultJackknife" or "MCResultResampling".

Value

a list of the following elements:

slope

numeric vector containing the values of relative jackknife function of slope.

intercept

numeric vector containing the values of relative jackknife function of intercept.

References

Efron, B. (1990) Jackknife-After-Bootstrap Standard Errors and Influence Functions. Technical Report , N 134.


[Package mcr version 1.3.3 Index]