mix.dens | R Documentation |
Plot the estimated density or log-density (univariate case, p=1).
mix.dens(y, model, log=FALSE, ylab=NULL, xlab = NULL, main = NULL, ...)
y |
the response vector |
model |
a variable returned by |
log |
Logical, plot log-density if TRUE (default = FALSE) |
ylab |
Title of the ylab, if NULL default is selected |
xlab |
Title of the xlab, if NULL default is selected |
main |
Main Title, if NULL default is selected |
... |
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.