Description Usage Arguments Value Author(s)
View source: R/get_t_outlier_cat.R
Determines if median price is within (Q1-3*IQR, Q3+3*IQR) known as "Far Out" points using Tukey's terminology. It creates a new variable in the table "bundle_group" and assigns it values of "above avg", "avg", "below avg"
1 |
df |
An APCD dataframe with tags. |
dataframe
Alexander Nielson
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.