jack_ci | R Documentation |
Compute the confidence interval estimated with jacknife.
jack_ci(x, alpha = 0.05)
x |
Numerical vector of effect measure |
alpha |
Alpha used by percentile to give interval in
|
This function is used to calculate the confidence interval using input data estimated with the jacknife method.
Numeric vector with estimates and confidence interval.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.