evaluate_outliers: Identify Outliers

Description Usage Arguments Examples

Description

Updates the "Include" column of an Ascent data frame with FALSE if the point is an outlier Points are marked as outliers if they are less than Q1 - 1.5 * IQR or greater than Q3 + 1.5*IQR

Usage

1

Arguments

data

Data frame processed by clean_ascent_csv()

Examples

1

kmjaniak/ascent documentation built on May 9, 2019, 9:58 p.m.