ci_to_se | R Documentation |
Calculate standard error based on confidence intervals
ci_to_se(lower, upper)
lower |
A lower confidence interval bound |
upper |
An upper confidence interval bound |
A standard error value
ci_to_se(-0.12, 1.71) ci_to_se(0.07, 1.12)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.