Click or drag to resize

SparsePlsCMatrix Property

Matrix of coefficients used internally for prediction.

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

Property Value

DoubleMatrix
See Also