If it is available, the degree of freedom for the test statistic
p.value
the p-value for the test
test
a character string indicating which method was used
Arguments
x
a numeric vector for the data of the first group.
y
a numeric vector for the data of the second group.
var.equal
a logical variable indicating whether to treat
the two variances as being equal
H1
a character string specifying the alternative
hypothesis, must be one of "two.sided" (default),
xvar
a numeric value for the variance of the first group
yvar
a numeric value for the variance of the second group
paired
a logical indicating value whether you want
Author
Hasan BULUT <hasan.bulut@omu.edu.tr>
Details
TwoSamplesMeans function performs hypothesis
tests on means of independent or paired two
groups. Moreover, this function can decide whether it
will use a parametric or non-parametric test.