Description Usage Arguments Value
View source: R/ConfidenceInterval.R
Calculates the mean confidence interval without a vector
1 | rawMeanInterval(mu, sd, len, alpha = 0.05)
|
mu |
Given mean |
sd |
Standard deviation |
len |
Length of the vector |
alpha |
Significance level |
The mean confidence interval
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.