predict.mapout: Predict method for 'mapout' objects

Description Usage Arguments Value

Description

Provides a prediction for whether an observation is a suspected outlier

Usage

1
2
## S3 method for class 'mapout'
predict(object, sdev = 3, ...)

Arguments

object

object of class "mapout"

sdev

Number of standard deviations (in mutual information) that an observation should be from the center to be called an outlier

...

unused

Value

a character vector of row names for the outliers as defined by the sdev parameter.


3inar/nowaclean documentation built on May 5, 2019, 10:44 a.m.