Description Usage Arguments Value Examples
Computes confidence functions for one and two sample t-tests on summary data.
1 2 |
mean |
a (non-empty) numeric vector of data values. |
sd |
a (non-empty) numeric vector of data values. |
n |
a (non-empty) numeric vector of data values. |
plot |
a logical indicating whether you want the plots to be generated. |
A list containing the confidence functions.
1 | t.confdist(c(3,5), c(1,.5), c(10, 12))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.