Click or drag to resize

IPLS2CalcPredictorLoadings Property

Gets a matrix whow columns are the predictor loading vectors.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public abstract DoubleMatrix PredictorLoadings { get; }

Property Value

DoubleMatrix
See Also