plot_scores | R Documentation |
Function to plot the model selection scores for NMF on each variant type and clustering. Reported scores are BIC and negative log-likelihood.
plot_scores(x, types = get_types(x), remove_outliers = FALSE)
x |
bascule object. |
types |
List of variant types to visualize. |
remove_outliers |
Logical. If 'TRUE', outliers in each score will be removed. |
ggplot2 object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.