outliers: A Function to remove outliers

Description Usage Arguments

View source: R/outliers.R

Description

Remove outliers who perform below cutoff without needing to have aggregate data

Usage

1
outliers(id.var, score.var, cutoff, df)

Arguments

id.var

The id/grouping variable

score.var

The score

cutoff

# The cutoff value

df

The data frame


kitdouble/Rkit documentation built on Aug. 29, 2020, 12:45 p.m.