| plot_loglik_vs_rank | R Documentation | 
Create a plot showing the improvement in the log-likelihood as the rank of the matrix factorization or the number of topics (“k”) increases.
plot_loglik_vs_rank(fits, ggplot_call = loglik_vs_rank_ggplot_call)
loglik_vs_rank_ggplot_call(dat, font.size = 9)
| fits | A list with 2 more list elements, in which each list
element is an object of class  | 
| ggplot_call | The function used to create the plot. Replace
 | 
| dat | A data frame passed as input to
 | 
| font.size | Font size used in plot. | 
A ggplot object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.