predict.unsupervisedForest: Predict method for unsupervisedForest class

Description Usage Arguments Value Author(s)

Description

Predict method for unsupervisedForest class

Usage

1
2
## S3 method for class 'unsupervisedForest'
predict(object, newdata, ...)

Arguments

object

an unsupervisedForest object,

newdata

data to predict proximity and probability based from an unsupervisedForest

...

...

Value

a list with the following components

proximity

proximity vector for newdata

probability

probability of belonging to normal or synthethic data

Author(s)

David Navega


dsnavega/imputeForest documentation built on May 8, 2019, 2:43 p.m.