plotNet: Neural Network Plotting - Internal Function

Description Usage Arguments Details Value References See Also

View source: R/fun_vms_db_clean.R

Description

The plotNet is the internal function that implements the Neural Network Plotting routine.

Usage

1
plotNet(net, Dg, ConfMat)

Arguments

net

The Neural Network

Dg

The Prediction Index

ConfMat

The Confusion Matrix

Details

This function, with a Neural Network, a Prediction Index and a Confusion Matrix, generated by gui_vms_met_pred, plots the graphical overall result of the neural network prediction.

Value

This function does not return a value.

References

free text reference Pointers to the literature related to this object.

See Also

gui_vms_met_pred


vmsbase/R-vmsbase documentation built on May 21, 2020, 9:54 a.m.