Factor.Loadings Property
Gets a vector that contains the factor loadings or pattern.
Definition
Namespace: Numerics.NET.Statistics.Multivariate
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
C#
A vector.
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
public Vector<double> Loadings { get; }
Property Value
Vector<Double>A vector.