crp_plot | R Documentation |
CRP Plot Matrix Visualization For Predicting
crp_plot(data = data, predict = predict)
data |
: a data.frame of data for clustering. Row is each data_i and column is dimensions of each data_i. |
predict |
: an array returned from crp_predict method. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.