tukey_coef: Tukey's coefficient

View source: R/effect-sizes.R

tukey_coefR Documentation

Tukey's coefficient

Description

Returns the coefficient for Tukey's boxplot

Usage

tukey_coef(x)

Arguments

x

A vector of values

Value

The coefficient of the distance from Q1 or Q3 by IQR values

Examples

tukey_coef(0:20)

jmbarbone/jordanExtra documentation built on Aug. 4, 2023, 5:37 p.m.