| OutlierDetection-class | R Documentation |
OutlierDetection-classS4-class that contains data and the corresponding outlier detection results of several methods.
datadata.frame. The data based on which outlier detection is conducted.
key_namecharacter. The name of the variable that is used to identify each observation uniquely.
methodslist. A list of objects of S4-class OutlierDetectionMethods.
metadata.frame. Data that was part of the input data but is not supposed to be included in analysis steps.
variables_groupingcharacter. The names of all grouping variables of the input data - variables of class character or factor. (Does not include variable of slot @key_name)
variables_numericcharacter. The names of all numeric variables based on which outlier detection is conducted.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.