qeHistPlot {HVT} | R Documentation |
plotDiag
Make the diagnostic plots for hierarchical voronoi tessellations model.
qeHistPlot(hvt.results, hvt.predictions)
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. |
Returns the ggplot object containing the Quantized Error distribution plots for the given HVT results and predictions
Shubhra Prakash <shubhra.prakash@mu-sigma.com>