calc_JK | R Documentation |
calc_JK
calc_JK(EST, LOO_EST, alpha = 0.05)
EST |
A numeric vector of parameter estimates |
LOO_EST |
A numeric matrix of parameter estimates where columns correspond to each parameter and rows correspond to each leave one out estimate |
alpha |
A numeric value for constructing (1 - alpha) * 100% confidence intervals |
A list of numeric jackknife summary mean and confidence intervals
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.