plotGOCpatterns {GridOnClusters} | R Documentation |
(OBOSOLETE) Plotting the continuous data along with cluster-preserving Grid
Description
Plots examples of jointly discretizing continuous data based on grids that preserve clusters in the original data.
Usage
plotGOCpatterns(data, res)
Arguments
data |
the input continuous data matrix |
res |
the result generated by discretize.jointly |
[Package GridOnClusters version 0.1.0.1 Index]