View source: R/retrieveMainAxesInfoFromGMM.R
retrieveMainAxesInfoFromGMM | R Documentation |
retrieveMainAxesInfoFromGMM
retrieveMainAxesInfoFromGMM(Covariance, MainAxesAngle)
Covariance |
List with l [1:2, 1:2] numerical matrices defining the covariance matrices of the l GMM components. |
MainAxesAngle |
List of numeric vectors with 1st and 2nd main axes of a 2D ellipsoid and the respective angles measured to the first unit vector c(0,1). |
PC1A |
Coordinate of the first main ax in the first dimension of two. |
PC1B |
Coordinate of the first main ax in the second dimension of two. |
PC2A |
Coordinate of the second main ax in the first dimension of two. |
PC2B |
Coordinate of the second main ax in the second dimension of two. |
Quirin Stier
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.