retrieveMainAxesInfoFromGMM: retrieveMainAxesInfoFromGMM

View source: R/retrieveMainAxesInfoFromGMM.R

retrieveMainAxesInfoFromGMMR Documentation

retrieveMainAxesInfoFromGMM

Description

retrieveMainAxesInfoFromGMM

Usage

retrieveMainAxesInfoFromGMM(Covariance, MainAxesAngle)

Arguments

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).

Value

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.

Author(s)

Quirin Stier


Mthrun/AdaptGauss2D documentation built on July 19, 2022, 3:11 a.m.