Click or drag to resize

SparsePlsXLoadings Property

Gets the matrix of X loadings.

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

Property Value

DoubleMatrix
See Also