Description Usage Arguments Value
Calculates pooled sample variance used in equal variance two-sample t-test.
Runs faster than pooled_var_n when x and y are
integer vectors, but not valid if x or y are non-integer
vectors.
1 | pooled_var_i(x, y)
|
x |
Integer vector. |
y |
Integer vector. |
Numeric value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.