Description Usage Arguments Value
Perform a one sample t-test on the beta values
1 | oneSampTest(x, nbs = 10000)
|
x |
data frame, with beta values for one of the two psychometric factors in variable named |
nbs |
number of bootstrap samples |
data frame with results of one-sample test; t
and p
are the results from a parametric analysis, while t.b
and p.b
are the results using bootstrapped standard errors.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.