tukeyor {parody}R Documentation

calibrated outlier region based on various algorithms

Description

calibrated outlier region based on various algorithms

Usage

tukeyor(x, alpha=0.05, g=box.scale(length(x), alpha = alpha), ftype="ideal")

Arguments

x x
alpha alpha
g g
ftype ftype

Author(s)

Vince Carey <stvjc@channing.harvard.edu>

Examples

data(tcost)
apply(tcost, 2, tukeyor)

[Package parody version 1.0.0 Index]