View source: R/MixtureFitting.R
mk_fit_images | R Documentation |
Draw a PNG histogram with a mixture density on top of it for each iteration of mixture optimization process.
mk_fit_images( h, l, prefix = "img_" )
h |
histogram object, as returned from hist() |
l |
list containing model vectors |
prefix |
prefix of file name to write |
Andrius Merkys
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.