View source: R/MCResultJackknifeMethods.r
MCResultJackknife.getRJIF | R Documentation |
Calculate the value of relative jackknife function for each observation.
MCResultJackknife.getRJIF(.Object)
.Object |
object of class "MCResultJackknife" or "MCResultResampling". |
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. |
Efron, B. (1990) Jackknife-After-Bootstrap Standard Errors and Influence Functions. Technical Report , N 134.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.