A list of all variables defined in the function as an object of class compare_means
Arguments
dataset
Dataset
var1
A numeric variable or factor selected for comparison
var2
One or more numeric variables for comparison. If var1 is a factor only one variable can be selected and the mean of this variable is compared across (factor) levels of var1
samples
Are samples independent ("independent") or not ("paired")
alternative
The alternative hypothesis ("two.sided", "greater" or "less")
conf_lev
Span of the confidence interval
comb
Combinations to evaluate
adjust
Adjustment for multiple comparisons ("none" or "bonf" for Bonferroni)
test
t-test ("t") or Wilcox ("wilcox")
data_filter
Expression entered in, e.g., Data > View to filter the dataset in Radiant. The expression should be a string (e.g., "price > 10000")