Skip to contents

routlier

Detecting outliers in a dataset

routlier_simple()
Returns outlier(s) in a simple data frame from routlier

routlier DT table output

Returns a DT table

routlier_dt()
Returns outlier(s) in a DT table
routlier_dt_sd()
Returns outlier(s) in a DT table where the users specifies the standard deviation

routlier rhandsontable output

Returns an rhandsontable table

routlier_rh()
Outlier in Rhandsontable
routlier_rh_sd()
Outlier detection that returns an Rhandsontable data frame

routlier tukey

Utilizes the tukey method for detecting outliers

routlier_tukey()
Finds the Outliers in a dataset utilizing the Tukey's Method

routlier MAD

Utilizes the mean absolute deviation method for detecting outliers

routlier_mad()
Returns an outlier data frame in a DT table utilizing the mean absolute deviation (MAD) method

routlier quantile

Utilizes the quantile method for detecting outliers

routlier_quantile()
Returns a formattable data frame that highlights the outliers utilizing the quantile method.

routlier formattable

Returns an formattable table

routlier_formattable()
Outlier(s) returned in an formattable table

datasets

datasets included with routlier

detroit
Homicide in Detroit: The role of Firearms.
student
Student Performance dataset .