tukeyor | 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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.