Click or drag to resize

SparsePlsXVariates Property

Gets the matrix of X variates or scores.

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

Property Value

DoubleMatrix
See Also