Description Usage Details Author(s) References
Arguments: @param dat features x samples data matrix for mixture modeling @param pars Gaussian mixture model parameters (diagonal covariances); list with elements mu (mean vectors), sd (covariance diagonals), w (weights). The mu and sd are component x features matrices, w is vector giving weight for each component. @param log Logical. Return densities in log domain.
1 | P.rs.joint(dat, pars, log = TRUE)
|
Returns: @return Probability density
Contact: Leo Lahti leo.lahti@iki.fi
See citation("netresponse")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.