Description Usage Arguments Details Value References See Also
View source: R/fun_vms_db_clean.R
The plotNet
is the internal function that implements the
Neural Network Plotting routine.
1 | plotNet(net, Dg, ConfMat)
|
net |
The Neural Network |
Dg |
The Prediction Index |
ConfMat |
The Confusion Matrix |
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.
This function does not return a value.
free text reference Pointers to the literature related to this object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.