Click or drag to resize

SparsePlsDaYLoadings Property

Gets the matrix of Y loadings.

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

Property Value

DoubleMatrix
See Also