plotNet: Neural Network Plotting - Internal Function
Description
The plotNet is the internal function that implements the
Neural Network Plotting routine.
Usage
plotNet(net, Dg, ConfMat)
Arguments
net
The Neural Network
Dg
The Prediction Index
ConfMat
The Confusion Matrix
Value
This function does not return a value.
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.
References
free text reference Pointers to the literature related to this object.