Description Usage Arguments Value See Also
View source: R/tdist_ci-function.R
Computes confidence intervals using the T distribution
1 |
.mean |
the sample mean for which the CI is being estimated |
.sd |
The sample standard deviation |
.n |
The sample size |
.t_crit |
the critical T value |
.return |
One of |
a list with the lower and upper confidence limits, or
Other point estimate helpers:
adjwald_ci()
,
between_diff_ci()
,
within_diff_ci()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.