Compare Fitted Mixture Distribution to Data

mx_compare(parms, breaks, counts, plot = FALSE, ...)

Arguments

parms

paremeter list of a ..... mixture distribution

breaks

upper class limits of the data

counts

frequency of observations

plot

boolean, whether to show a diagnostic plot

...

additional arguments passed to plot

Examples