Description Usage Arguments Value
View source: R/AnalysisOfTwoSamples.R
Calculates the confidence interval for two samples using raw data
1 | rawConfInterval2(m, v, n, alpha = 0.05)
|
m |
Vector of 2 means |
v |
Vector of 2 variances |
n |
Vector of 2 sample sizes |
alpha |
Significance level (0.05 by default) |
Confidence interval for the difference in mean of x and y with significance level alpha
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.