powered by
An automated hypothesis testing procedure.
compare(y, x, var.name, alternative = c("two.sided", "less", "greater"), paired = FALSE, conf.level = 0.95, ...)
Two vector. 'NA' values will be automatically removed.
Names of the two variables being compared for x and y, respectively.
x
y
parameters for stat inferences.
Will be updated later.