qeHistPlot {HVT} | R Documentation |
plotDiag Make the diagnostic plots for hierarchical voronoi tessellations model.
Description
plotDiag
Make the diagnostic plots for hierarchical voronoi tessellations model.
Usage
qeHistPlot(hvt.results, hvt.predictions)
Arguments
hvt.results |
List. A list of hvt.results obtained from the HVT function. |
hvt.predictions |
List. A list of hvt.predictions obtained from the Predict function. |
Value
Returns the ggplot object containing the Quantized Error distribution plots for the given HVT results and predictions
Author(s)
Shubhra Prakash <shubhra.prakash@mu-sigma.com>
See Also
[Package HVT version 23.11.1 Index]