Click or drag to resize

SparsePlsPredictorScores Property

Gets the predictor variable scores. This is an alias for XVariates.

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

Property Value

DoubleMatrix
See Also