Description Usage Arguments Value Examples
Calculate the mode points for each component of skew mixture models.
1 |
p |
The dimension of the data |
g |
The number of components to be fit |
distr |
A three letter string of distribution id |
mu |
A numeric matrix with each column corresponding to the mean |
sigma |
An array of dimension (p,p,g) with first two dimensions corresponding covariance matrix of each component |
dof |
A vector of degrees of freedom for each component |
delta |
A matrix with each column as skew parameter vector |
nrand |
The number of random numbers. |
A p by g matrix of mode points for each component of the skew mixture model.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.