Description Usage Arguments See Also Examples
Performs paired-samples t tests. The function delegates the
primary computations to t.test
.
1 | wrap.t.pair(dv1, dv2)
|
dv1, dv2 |
Column vectors containing the dependent variables |
1 | wrap.t.pair(dv1 = bdata$DV1, dv2 = bdata$DV2)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.