Description Usage Arguments Value
View source: R/AnalysisOfTwoSamples.R
Calculates the p-val for two samples using raw data
1 | rawPval2(m, v, n)
|
m |
Vector of 2 means |
v |
Vector of 2 variances |
n |
Vector of 2 sample sizes |
The t-test p-value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.