show_outliers: Returns outliers with var_group, ID, sub_ID and Ed values

Description Usage Arguments Value

Description

Returns outliers with var_group, ID, sub_ID and Ed values

Usage

1
show_outliers(data, var_grp, coef)

Arguments

var_grp

A group variable telling how outliers have to be detected

coef

this determines how far the plot ‘whiskers’ extend out from the box. If coef is positive, the whiskers extend to the most extreme data point which is no more than coef times the length of the box away from the box. A value of zero causes the whiskers to extend to the data extremes (and no outliers be returned).

dataset

A dataframe

Value

the detected Outliers by var_grp level


cdv04/ACTR documentation built on May 13, 2019, 2:42 p.m.