Description Usage Arguments Value Author(s) References
The robust version uses the Wilcoxon-Mann-Whitney test, otherwise a t-test will be performed.
1 | onesamp.marginal(data, robust, alternative, psi0)
|
data |
the data set |
robust |
a logical variable indicating whether a t-test or a Wilcoxon-Mann-Whitney test should be used. |
alternative |
a character string specifying the alternative hypothesis,
must be one of |
psi0 |
a numeric that defines the hypothesized null value |
pValues |
A numeric vector containing the unadjusted pValues |
MuToss-Coding Team
Wilcoxon, F. (1945). Individual Comparisons by Ranking Methods. Biometrics Bulletin 1:80-83. Mann, H. and Whitney, D. (1947). On a test of whether one of two random variables is stochastically larger than the other. Annals of Mathematical Statistics 18:50-60 Student (1908). The probable error of a mean. Biometrika, 6(1):1-25.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.