A vector containing the observation specific
weights. Only use this option when the treatment and control
observations are paired (as they are after matching).
exact
A logical flag indicating if the exact Wilcoxon test
should be used instead of the test with a correction. See
wilcox.test for details.
Value
sdiffThis is the standardized difference which is the
mean difference between treatment and control divided by the square
root of the average variance (of treatment and control). The
entire quantity is then multiplied by a 100.
mean.TrThe mean of the treatment group.
mean.CoThe mean of the control group.
var.TrThe variance of the treatment group.
var.CoThe variance of the control group.
p.valueThe p-value from the two-sided weighted t.test.
var.ratiovar.Tr/var.Co.
pdiscordantThe proportion of observations which are
discordant.