print.kmeans_ClustImpute: Print method for ClustImpute
Description
Returns a plot with the marginal distributions by cluster and feature. The plot shows histograms or boxplots and , as a ggplot object, can be modified further.
Usage
# S3 method for kmeans_ClustImpute
print(x, ...)
Arguments
x
an object returned from ClustImpute
Value
No return value (print function)