View source: R/axesAngle2Covariance.R
axesAngle2Covariance | R Documentation |
Transforms two numbers (variances of independent directions) and an angle to an ellipsoid matrix.
axesAngle2Covariance(Variance2D, Angle)
Variance2D |
[1:2] Variance from two independent directions (data axes or more simple: standard deviation of data from first and second dimensions respectively). |
Angle |
Numerical value defining the angle between the main ax of an ellipsoid to the standard cartesian system. |
CovarianceMatrix2D |
[1:2, 1:2] Numeric matrix containing the covariance matrix. |
Quirin Stier
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.