plot_convergence | R Documentation |
Plots the criterion value on each of the steps of the algorithm, both for optimizing weights and points, against the total step number.
plot_convergence(convergence)
convergence |
A dataframe with two columns:
|
A ggplot object with the criteria
in the y
axis and step
in the x
axis.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.