Click or drag to resize

SparsePlsCoefficients Property

Coefficient matrix that may be used for prediction.

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

Property Value

DoubleMatrix
See Also