| mix.hist {mixsmsn} | R Documentation | 
Estimated densities
Description
Plot the histogram along with the estimated density (univariate case, p=1).
Usage
mix.hist(y, model, breaks, main, col.hist, col.dens, ...)
Arguments
| y | the response vector | 
| model |  a variable returned by  | 
| breaks | the same option in histogram | 
| main | the same option in histogram | 
| col.hist | change the color of the histogram bars | 
| col.dens | change the color of the density curve | 
| ... | further arguments to  | 
See Also
Examples
 ## see \code{\link{bmi}} and \code{\link{smsn.mix}}
[Package mixsmsn version 1.1-10 Index]