compute_stats: Compute and display some descriptive statistics for the two...

View source: R/utility.R

compute_statsR Documentation

Compute and display some descriptive statistics for the two sample tests

Description

Compute and display some descriptive statistics for the two sample tests

Usage

compute_stats(var1, var2, var_name, eps = 3)

Arguments

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

Value

Computed statistics with a plot


QuadratiK documentation built on Oct. 29, 2024, 5:08 p.m.