Click or drag to resize

IPLS2CalcCoefficients Property

Gets the matrix of coefficients used for making predictions.

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

Property Value

DoubleMatrix
See Also