plot_entropy | R Documentation |
Returns a plot of the entropy and the reduced entropy for this mixture, binning the domain with bins of size 1e-3. The full entropy is coloured with a gradient, and the reduced is dashed.
plot_entropy(x)
x |
An object of class |
A ggplot object for the plot.
data(fit_example)
plot_entropy(fit_example$best)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.