Tvar: Multi-group variance statistics.

View source: R/Tvar.R

TvarR Documentation

Multi-group variance statistics.

Description

Multi-group variance statistics.

Usage

Tvar(value, group)

Arguments

value

Value variable of length nobs.

group

Grouping variable of length nobs. Must contain two or more distinct values.

Value

A vector of length two, containing the variance of within-group means and within-group medians, respectively.


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