prune_outliers: Prune based on outliers

Description Usage Arguments Value

Description

Prune based on outliers being +/- 2 IQR from the median or +/- 2 standard deviations from the mean for each strain. Use for NIL assays with replicates, not mapping experiments.

Usage

1

Arguments

data

A melted data frame to be analyzed for outliers.

iqr

A boolean stating whether observations should be called outlier data points from med +/- 2*IQR. Defaults to FALSE - uses mean +/- 2*sd.

Value

A data frame either with all of the outlier data points removed from the data frame


AndersenLab/easysorter documentation built on Nov. 27, 2020, 4:26 a.m.