mix.hist | R Documentation |
Plot the histogram along with the estimated density (univariate case, p=1).
mix.hist(y, model, breaks, main, col.hist, col.dens, ...)
y |
the response vector |
model |
a variable returned by |
breaks |
the same option in hist |
main |
the same option in hist |
col.hist |
change the color of the histogram bars |
col.dens |
change the color of the density curve |
... |
further arguments to |
smsn.mix
## see \code{\link{bmi}} and \code{\link{smsn.mix}}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.