Example 7: Identifying Outliers with the R Package ‘Rlof’ - Aster R

Teradata Aster® R User GuideUpdate 3

Product
Aster R
Release Number
7.00.02.01
Published
December 2017
Language
English (United States)
Last Update
2018-04-13
dita:mapPath
fop1497542774450.ditamap
dita:ditavalPath
Generic_no_ie_no_tempfilter.ditaval
dita:id
fbp1477004286096
lifecycle
previous
Product Category
Software

The examples in this section create a custom function that uses the lof function from the R package "Rlof". This section shows two versions of the custom function: one uses the R function apply to execute the Rlof function lof, the other avoids the use of apply by creating a for-loop.

This example requires that the R package "Rlof" be installed on the cluster. Refer to the instructions in the Installing R Packages section of Installing Additional Packages on the Cluster.