Description Usage Arguments See Also Examples
Performs one-sample t tests. The function delegates the primary
operations to t.test
.
1 | wrap.t.one(dv1, mu = 0)
|
dv1 |
Column vector containing the dependent variable |
mu |
Mean against which to compare responses on the dependent variable |
1 | wrap.t.one(dv1 = bdata$DV1, mu = 5)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.