Description Usage Arguments Value Author(s) See Also Examples
View source: R/densityMclust.R
Compute density estimation for multivariate observations based on Gaussian finite mixture models estimated by densityMclust
.
1 2 |
object |
an object of class |
newdata |
a vector, a data frame or matrix giving the data. If missing the density is computed for the input data obtained from the call to |
what |
a character string specifying what to retrieve: |
logarithm |
A logical value indicating whether or not the logarithm of the density or component densities should be returned. |
... |
further arguments passed to or from other methods. |
Returns a vector or a matrix of densities evaluated at newdata
depending on the argument what
(see above).
Luca Scrucca
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.