Learn R Programming

ANN2 (version 2.3.4)

reconstruction_plot: Reconstruction plot

Description

plots original and reconstructed data points in a single plot with connecting lines between original value and corresponding reconstruction

Usage

reconstruction_plot(object, ...)

# S3 method for ANN reconstruction_plot(object, X, colors = NULL, ...)

Arguments

object

autoencoder object of class ANN

arguments to be passed down

X

data matrix with original values to be reconstructed and plotted

colors

optional vector of discrete colors. The reconstruction errors are are used as color if this argument is not specified

Value

Plots

Details

Matrix plot of pairwise dimensions