Gets a vector containing the proportion of the common variance
of each variable associated with the factors.
Namespace: Extreme.Statistics.MultivariateAssembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 6.0.16073.0 (6.0.16312.0)
public Vector<double> Communalities { get; }
Public ReadOnly Property Communalities As Vector(Of Double)
Get
public:
property Vector<double>^ Communalities {
Vector<double>^ get ();
}
member Communalities : Vector<float> with get
Property Value
Type:
VectorDouble
Numerical Libraries
Supported in: 6.0, 5.x, 4.x
Reference