compute_stats | R Documentation |
Compute and display some descriptive statistics for the two sample tests
compute_stats(var1, var2, var_name, eps = 3)
var1 |
vector of observations of a given variable from sample 1 |
var2 |
vector of observations of a given variable from sample 2 |
var_name |
Name of the variable displayed |
eps |
precision of displayed statistics |
Computed statistics with a plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.