Click or drag to resize

SparsePlsPredictorLoadings Property

Gets the predictor variable loadings. This is an alias for XLoadings.

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

Property Value

DoubleMatrix
See Also