tukeyor {parody} | R Documentation |
calibrated outlier region based on various algorithms
tukeyor(x, alpha=0.05, g=box.scale(length(x), alpha = alpha), ftype="ideal")
x |
x |
alpha |
alpha |
g |
g |
ftype |
ftype |
Vince Carey <stvjc@channing.harvard.edu>
data(tcost) apply(tcost, 2, tukeyor)