Learn R Programming

ANN2 (version 1.5)

plot.rANN: Plot mahalanobis distances of reconstructed errors

Description

plot Generate plots of the mahalanobis distances for each reconstructed observation

Usage

# S3 method for rANN
plot(x, alpha = 0.05, ...)

Arguments

x

Object of class rX

alpha

significance level for determining cut-off point of squared Mahalanobis distanced using the chi-square distribution

...

further arguments to be passed to plot

Value

Plots

Details

A genereric function for training neural nets