Click or drag to resize

IFactorExtractionVarianceProportions Property

Gets a vector of proportion of variance explained by each factor. The ith entry corresoponds to the ith factor.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
DoubleVector VarianceProportions { get; }

Property Value

DoubleVector
See Also