Tdiff: Two-group absolute-difference statistics.

View source: R/Tdiff.R

TdiffR Documentation

Two-group absolute-difference statistics.

Description

Two-group absolute-difference statistics.

Usage

Tdiff(value, group)

Arguments

value

Value variable of length nobs.

group

Grouping variable of length nobs. Must contain exactly two distinct values.

Value

A vector of length two, containing the absolute difference between group means and group medians, respectively.


mlysy/aq2020 documentation built on April 14, 2022, 12:43 a.m.