View source: R/generate_nmf_modules.R
user_pick_k | R Documentation |
This is a k_picker callback that simply plots the performance of NMF on every number of clusters in k_range, and asks the user for input.
user_pick_k(nmf_data, k_range)
nmf_data |
The data whose number of clusters is in question |
k_range |
The numbers of clusters (k values) being considered. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.