MultivariateOutlier: Multivariate outlier detection for numerical variables

Description Usage Arguments Value

Description

This function will return a list of 2 objects (1: the original dataframe with an appended column identifying outliers (outliers==0), 2: A plot of the first two components of PCA, outliers identified in red)

Usage

1

Arguments

df,

dataframe of numerical variables

Value

Returns a list of 2 objects (1: the original dataframe with an appended column identifying outliers (outliers==0), 2: A plot of the first two components of PCA, outliers identified in red)


elastacloud/automatic-data-explorer documentation built on May 8, 2019, 9:29 a.m.