powered by
Summary method for the compare_means function
# S3 method for compare_means summary(object, show = FALSE, dec = 3, ...)
Return value from compare_means
compare_means
Show additional output (i.e., t.value, df, and confidence interval)
Number of decimals to show
further arguments passed to or from other methods
See https://radiant-rstats.github.io/docs/basics/compare_means.html for an example in Radiant
compare_means to calculate results
plot.compare_means to plot results
plot.compare_means
result <- compare_means(diamonds, "cut", "price") summary(result)
Run the code above in your browser using DataLab